aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2015-07-12 19:44:42 -0400
committerTeddy Wing2015-07-12 19:44:42 -0400
commit137e642714a0e60901ed8cee651b77f0cab8c7a2 (patch)
treeda8f0a799d38f9a4d31a0efbff90259120adbdd7 /.gitmodules
parenta34113bb742504d57ea91becd7da50942514a815 (diff)
downloaddotvim-137e642714a0e60901ed8cee651b77f0cab8c7a2.tar.bz2
Install pick.vim
Trying out the pick(1) fuzzy finder from Thoughtbot. Seeing how fast it is out of the gate.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e54323b..827e45c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -48,3 +48,6 @@
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
+[submodule "bundle/pick"]
+ path = bundle/pick
+ url = https://github.com/thoughtbot/pick.vim.git