aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-01-29 14:53:21 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-01-29 14:53:21 +1300
commit27786e0d5d6eccd12f99db602a8d1694095a6606 (patch)
treef13522b731165a2e0c4069387a453d601b181d79
parentAdd macro to speedily save a message (diff)
downloaddotfiles-27786e0d5d6eccd12f99db602a8d1694095a6606.tar.gz
dotfiles-27786e0d5d6eccd12f99db602a8d1694095a6606.zip
Add vim plugin vim-argumentative
Allows treating arguments as text objects with , as the object key
-rw-r--r--.gitmodules3
m---------vim/bundle/argumentative0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8d0af68c..abbfb011 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
url = git://github.com/mileszs/ack.vim
ignore = dirty
+[submodule "vim/bundle/argumentative"]
+ path = vim/bundle/argumentative
+ url = https://github.com/PeterRincker/vim-argumentative
diff --git a/vim/bundle/argumentative b/vim/bundle/argumentative
new file mode 160000
+Subproject ee77118a5b165c5bbd837e3c32df729b23fe52a