nvim-tree.lua/.editorconfig
2021-04-06 21:13:21 +02:00

10 lines
108 B
INI

root = true
[*]
insert_final_newline = true
end_of_line = lf
[*.lua]
indent_style = space
indent_size = 2