From 51408f76e3058a21db9f31701458420b6a858783 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Mon, 4 Mar 2013 16:30:36 +0400 Subject: [PATCH] Bundle 'majutsushi/tagbar' --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index c94286b..71f7d15 100644 --- a/.vimrc +++ b/.vimrc @@ -157,6 +157,7 @@ Bundle 'vim-tags' " non github repos Bundle 'git://git.wincent.com/command-t.git' " ... +Bundle 'majutsushi/tagbar' filetype plugin indent on " required! "