diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 54d9400..0b78258 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "syntastic"] path = vim/bundle/syntastic url = https://github.com/scrooloose/syntastic.git +[submodule "neocomplete"] + path = vim/bundle/neocomplete + url = https://github.com/Shougo/neocomplete.vim.git |
