1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:10:05 +08:00
SpaceVim/bundle/nvim-tree.lua/.editorconfig

10 lines
108 B
INI
Raw Normal View History

2022-05-19 09:03:59 +08:00
root = true
[*]
insert_final_newline = true
end_of_line = lf
[*.lua]
indent_style = space
indent_size = 2