1
0
Fork 0

nvim: editorconfig

This commit is contained in:
Vladimír Dudr 2022-10-24 10:01:29 +02:00
parent c15af959f2
commit 49eda1a048

View file

@ -0,0 +1,4 @@
root = true
[*.lua]
indent_size = 2
indent_style = space