aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2016-08-17 00:02:35 -0400
committerTeddy Wing2016-08-17 00:02:35 -0400
commitf4be719454e911bc9f49c5599642d4f7c8e10fe7 (patch)
treece49eeadd503371dce3466cc192ad601c8390790 /.gitmodules
parent1222998ca32a58cfeb2bc10bf50b40197896c0f8 (diff)
downloaddotvim-f4be719454e911bc9f49c5599642d4f7c8e10fe7.tar.bz2
Add 'vim-space-vlaze' plugin
This plugin has been in my `bundle/` directory for nearly a year uncommitted. I think it's about time we formally inducted it, and made my game an official part of my vimrc.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6200726..bd38a6b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -61,3 +61,6 @@
[submodule "bundle/rust"]
path = bundle/rust
url = https://github.com/rust-lang/rust.vim.git
+[submodule "bundle/vim-space-vlaze"]
+ path = bundle/vim-space-vlaze
+ url = https://github.com/teddywing/vim-space-vlaze.git