diff --git a/.gitmodules b/.gitmodules index 5127995..1580879 100644 --- a/.gitmodules +++ b/.gitmodules @@ -45,3 +45,6 @@ [submodule "bundle/vim-bitbake"] path = bundle/vim-bitbake url = https://github.com/kergoth/vim-bitbake +[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..0a3c1d8 --- /dev/null +++ b/bundle/editorconfig-vim @@ -0,0 +1 @@ +Subproject commit 0a3c1d8082e38a5ebadcba7bb3a608d88a9ff044