From 7bfcdf17045aef594d53712dec2ba57d51264f3f Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Sun, 28 Sep 2014 15:55:03 +0200 Subject: [PATCH] Added vim-exchange --- .gitmodules | 3 +++ vim/bundle/vim-exchange | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/vim-exchange 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