mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:10:06 +08:00
chore(editorconfig): fix typos in .editorconfig
This commit is contained in:
parent
fbada78342
commit
3a0a134c1e
@ -3,7 +3,7 @@ root = true
|
||||
[*.vim]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
end_of_line = 1f
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
charset = utf_8
|
||||
charset = utf-8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user