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 5356f49..031941b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -42,3 +42,6 @@  [submodule "bundle/pick"]  	path = bundle/pick  	url = https://github.com/thoughtbot/pick.vim.git +[submodule "bundle/vim-system-copy"] +	path = bundle/vim-system-copy +	url = https://github.com/christoomey/vim-system-copy.git | 
