aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-12-10 17:30:24 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-12-10 17:30:24 +1300
commit481d99f3616735f334bb7b4bd5f2e1c021e1d918 (patch)
tree6877f20e8a943f5e83016dc7bbda74996ebb8335 /.gitmodules
parentUpdate tmux URL (diff)
downloaddotfiles-481d99f3616735f334bb7b4bd5f2e1c021e1d918.tar.gz
dotfiles-481d99f3616735f334bb7b4bd5f2e1c021e1d918.zip
Trying out targets.vim
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 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