From 3ae05551e43cba606ba76862c27255601ce3d2d2 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 2 Nov 2013 17:43:04 -0400 Subject: Add tagbar --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 39e4d905..05474c0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "bundle/vim-airline"] path = bundle/vim-airline url = https://github.com/bling/vim-airline.git +[submodule "bundle/tagbar"] + path = bundle/tagbar + url = https://github.com/majutsushi/tagbar.git -- cgit 1.4.1