dotfiles/.config/nvim/pack/tree/start/nvim-web-devicons/.editorconfig
2025-09-16 01:01:02 +02:00

16 lines
187 B
INI

root = true
[*]
insert_final_newline = true
end_of_line = lf
[*.lua]
indent_style = space
indent_size = 2
[*.sh]
indent_style = space
indent_size = 2
[.luarc.json]
indent_style = tab