diff --git a/.gitmodules b/.gitmodules index 8a54d7c..d9791da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "vim/bundle/vim-interestingwords"] path = vim/bundle/vim-interestingwords url = git@github.com:vasconcelloslf/vim-interestingwords.git +[submodule "vim/bundle/vim-exchange"] + path = vim/bundle/vim-exchange + url = git@github.com:tommcdo/vim-exchange.git diff --git a/vim/bundle/vim-exchange b/vim/bundle/vim-exchange new file mode 160000 index 0000000..f841536 --- /dev/null +++ b/vim/bundle/vim-exchange @@ -0,0 +1 @@ +Subproject commit f841536eace341ef229f48eb6f9cef3d0cd98be4