diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 | 
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  | 
