aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2015-09-30 10:11:03 -0500
committerBen Beltran <ben@nsovocal.com>2015-09-30 10:11:03 -0500
commit58326b0f13f97bd9a354f702f949b9b389dfb447 (patch)
treee60e1c369ee886fbe5ceb11b30b4765a76fbe73e
parentbebc46effa6c9f7bac5a17318e9d1d6f470173a0 (diff)
Adds vim-togglelist plugin
-rw-r--r--.gitmodules3
m---------vim/bundle/vim-togglelist0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e30da88..f867064 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -103,3 +103,6 @@
[submodule "vim/bundle/yajs.vim"]
path = vim/bundle/yajs.vim
url = https://github.com/othree/yajs.vim
+[submodule "vim/bundle/vim-togglelist"]
+ path = vim/bundle/vim-togglelist
+ url = https://github.com/milkypostman/vim-togglelist
diff --git a/vim/bundle/vim-togglelist b/vim/bundle/vim-togglelist
new file mode 160000
+Subproject cafedc49860950200f28f2e1d95ab6a87b79d11