dotfiles/.editorconfig

10 lines
109 B
INI
Raw Normal View History

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