add editorconfig plugin
This commit is contained in:
parent
794d1553cb
commit
40509f5e53
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -16,3 +16,6 @@
|
|||
[submodule "bundle/rust.vim"]
|
||||
path = bundle/rust.vim
|
||||
url = https://github.com/rust-lang/rust.vim.git
|
||||
[submodule "bundle/editorconfig-vim"]
|
||||
path = bundle/editorconfig-vim
|
||||
url = https://github.com/editorconfig/editorconfig-vim
|
||||
|
|
1
bundle/editorconfig-vim
Submodule
1
bundle/editorconfig-vim
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit e96ecb8f863d6d1564b876e799eb7bd75e8181bc
|
Loading…
Reference in a new issue