mirror of
https://github.com/sadan4/nvim.git
synced 2025-01-18 03:03:29 -05:00
6 lines
98 B
INI
6 lines
98 B
INI
root = true
|
|
[*]
|
|
indent_size = 4
|
|
indent_style = space
|
|
end_of_line = lf
|
|
insert_final_newline = true
|