I broke up with neovim....vim is my best friend now
This commit is contained in:
16
dot_vim/plugged/vim-lsp-settings/dot_editorconfig
Normal file
16
dot_vim/plugged/vim-lsp-settings/dot_editorconfig
Normal file
@@ -0,0 +1,16 @@
|
||||
root = true
|
||||
|
||||
# All
|
||||
[*]
|
||||
charset = utf-8
|
||||
|
||||
# Extension
|
||||
[*.sh]
|
||||
end_of_line = lf
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.cmd]
|
||||
end_of_line = crlf
|
||||
|
||||
# EOF
|
||||
Reference in New Issue
Block a user