diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/pick | 0 | 
2 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 diff --git a/bundle/pick b/bundle/pick new file mode 160000 +Subproject 4b7e3623cc97c3f8715083e07b84c79e5522692 | 
