summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-27 03:47:39 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-27 04:31:59 -0400
commit4c3c952e37da584560d37a3439758bf7c6388222 (patch)
tree6d872de136cdcd606fb4c34f23ca28a58326e419 /.gitmodules
parenta2e7aeae1887b7dc071b7615bac272d9f11503a7 (diff)
downloadconf-4c3c952e37da584560d37a3439758bf7c6388222.tar.gz
conf-4c3c952e37da584560d37a3439758bf7c6388222.zip
neocomplete instead of supertab
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 110b0f1..b01dbef 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -64,3 +64,6 @@
[submodule "vim/bundle/airline"]
path = vim/bundle/airline
url = git://github.com/bling/vim-airline
+[submodule "vim/bundle/neocomplete"]
+ path = vim/bundle/neocomplete
+ url = https://github.com/Shougo/neocomplete.vim