diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-30 10:11:03 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-30 10:11:03 -0500 |
| commit | 58326b0f13f97bd9a354f702f949b9b389dfb447 (patch) | |
| tree | e60e1c369ee886fbe5ceb11b30b4765a76fbe73e | |
| parent | bebc46effa6c9f7bac5a17318e9d1d6f470173a0 (diff) | |
Adds vim-togglelist plugin
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vim/bundle/vim-togglelist | 0 |
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 |