mirror of
https://github.com/sadan4/nvim.git
synced 2025-06-07 12:23:02 -04: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…
Add table
Add a link
Reference in a new issue