From f4be719454e911bc9f49c5599642d4f7c8e10fe7 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 17 Aug 2016 00:02:35 -0400 Subject: 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. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3