diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vim/bundle/editorconfig-vim | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f867064..64d438b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -106,3 +106,6 @@ [submodule "vim/bundle/vim-togglelist"] path = vim/bundle/vim-togglelist url = https://github.com/milkypostman/vim-togglelist +[submodule "vim/bundle/editorconfig-vim"] + path = vim/bundle/editorconfig-vim + url = https://github.com/editorconfig/editorconfig-vim.git diff --git a/vim/bundle/editorconfig-vim b/vim/bundle/editorconfig-vim new file mode 160000 +Subproject 646c18062e6b168eb485bbc6b51d7c77c23a35e |