bepo.nvim/.editorconfig
2022-06-04 12:04:03 +00:00

10 lines
104 B
INI

root = true
[*.fnl]
indent_style = space
indent_size = 2
[*.vim]
indent_style = space
indent_size = 4