summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0464967..09c57ec 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -31,3 +31,6 @@
[submodule ".zsh/zsh-syntax-highlighting-git"]
path = .zsh/zsh-syntax-highlighting-git
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
+[submodule ".vim/bundle/neocomplete.vim"]
+ path = .vim/bundle/neocomplete.vim
+ url = https://github.com/Shougo/neocomplete.vim.git