dotfiles/.editorconfig

10 lines
109 B
INI

root = true
[*.snippets]
indent_size = 2
indent_style = space
[*.lua]
indent_size = 2
indent_style = space