mirror of
https://github.com/sadan4/nvim.git
synced 2025-02-21 15:48:50 -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
|