style: add .editorconfig
This commit is contained in:
parent
e0a4455569
commit
3d84a9acf5
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@ -0,0 +1,9 @@
|
||||
root = true
|
||||
|
||||
[*.fnl]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.vim]
|
||||
indent_style = space
|
||||
indent_size = 4
|
Loading…
x
Reference in New Issue
Block a user