diff --git a/.gitmodules b/.gitmodules index e2384dc..1fe996f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/bundle/editorconfig-vim b/bundle/editorconfig-vim new file mode 160000 index 0000000..e96ecb8 --- /dev/null +++ b/bundle/editorconfig-vim @@ -0,0 +1 @@ +Subproject commit e96ecb8f863d6d1564b876e799eb7bd75e8181bc