aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
m---------vim/bundle/targets0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 62bf8e4e..cbded91d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,6 +25,9 @@
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
+[submodule "vim/bundle/targets"]
+ path = vim/bundle/targets
+ url = git://github.com/wellle/targets.vim
[submodule "vim/bundle/tmux"]
path = vim/bundle/tmux
url = git://github.com/tejr/vim-tmux.git
diff --git a/vim/bundle/targets b/vim/bundle/targets
new file mode 160000
+Subproject d11192893b178bd298b66c5b56a13b4d0bfa4c8