mirror of
https://github.com/sadan4/nvim.git
synced 2025-01-18 03:03:29 -05:00
spaces
This commit is contained in:
parent
6505701cb8
commit
5e880633c4
3 changed files with 287 additions and 281 deletions
6
.editorconfig
Normal file
6
.editorconfig
Normal file
|
@ -0,0 +1,6 @@
|
|||
root = true
|
||||
[*]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
Loading…
Reference in a new issue