nvim: editorconfig
This commit is contained in:
parent
c15af959f2
commit
49eda1a048
1 changed files with 4 additions and 0 deletions
4
dot_config/nvim/dot_editorconfig
Normal file
4
dot_config/nvim/dot_editorconfig
Normal file
|
@ -0,0 +1,4 @@
|
|||
root = true
|
||||
[*.lua]
|
||||
indent_size = 2
|
||||
indent_style = space
|
Loading…
Add table
Reference in a new issue