diff --git a/.gitmodules b/.gitmodules index ff6d698..5f13ed5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "vim/bundle/you-complete-me"] path = vim/bundle/you-complete-me url = https://github.com/Valloric/YouCompleteMe.git +[submodule "editorconfig"] + path = vim/bundle/editorconfig + url = https://github.com/editorconfig/editorconfig-vim.git diff --git a/vim/bundle/editorconfig b/vim/bundle/editorconfig new file mode 160000 index 0000000..ef035f5 --- /dev/null +++ b/vim/bundle/editorconfig @@ -0,0 +1 @@ +Subproject commit ef035f51af3adb429aedb0f82f27fdd523f6bb35