aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2015-07-12 02:31:42 -0400
committerTeddy Wing2015-07-12 02:31:42 -0400
commita34113bb742504d57ea91becd7da50942514a815 (patch)
treed27459289e02263fd5789bad055cd740c05a3b01 /.gitmodules
parent7aca2531494ee5347d09acf05a63ccc9938b3df4 (diff)
downloaddotvim-a34113bb742504d57ea91becd7da50942514a815.tar.bz2
Install CtrlP
Testing out CtrlP as a Command-T alternative at the same time as Unite.vim. Figure I might as well try all of these to see which one I end up liking most.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 06e5d2a..e54323b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -45,3 +45,6 @@
[submodule "bundle/unite"]
path = bundle/unite
url = https://github.com/Shougo/unite.vim.git
+[submodule "bundle/ctrlp"]
+ path = bundle/ctrlp
+ url = https://github.com/kien/ctrlp.vim.git