dotfiles/.config/nvim/pack/tree/start/nvim-web-devicons/.editorconfig

17 lines
187 B
INI
Raw Normal View History

2025-09-16 01:01:02 +02:00
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