From 86ad079a46949772e344aa00c251de1deea74901 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Mon, 21 Oct 2013 19:24:28 +0200 Subject: Add vim-indent-guides bundle --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index ab37fa5..b4c4fe5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "vim/vim/bundle/webapi-vim"] path = vim/vim/bundle/webapi-vim url = https://github.com/mattn/webapi-vim.git +[submodule "vim/vim/bundle/vim-indent-guides"] + path = vim/vim/bundle/vim-indent-guides + url = https://github.com/nathanaelkane/vim-indent-guides.git -- cgit v1.2.3-70-g09d2