summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 3 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index 91e36d8..f0f4a23 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,12 +19,6 @@
[submodule "vim/bundle/yankring"]
path = vim/bundle/yankring
url = git://github.com/vim-scripts/YankRing.vim.git
-[submodule "vim/bundle/fuzzyfinder"]
- path = vim/bundle/fuzzyfinder
- url = git://github.com/vim-scripts/FuzzyFinder.git
-[submodule "vim/bundle/l9"]
- path = vim/bundle/l9
- url = git://github.com/vim-scripts/L9.git
[submodule "vim/bundle/perl"]
path = vim/bundle/perl
url = git://github.com/petdance/vim-perl.git
@@ -40,3 +34,6 @@
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting
+[submodule "vim/bundle/ctrlp"]
+ path = vim/bundle/ctrlp
+ url = git://github.com/kien/ctrlp.vim.git