This commit is contained in:
Thomas Gideon 2017-09-09 12:51:47 -04:00
parent bebda12dd9
commit fae908697a

View file

@ -9,7 +9,7 @@ call vundle#begin()
" let Vundle manage Vundle, required " let Vundle manage Vundle, required
Plugin 'gmarik/Vundle.vim' Plugin 'gmarik/Vundle.vim'
" map a hotkey to opena split buffer showing the ctags driven structure of some " map a hotkey to open a split buffer showing the ctags driven structure of some
" source " source
Plugin 'Tagbar' Plugin 'Tagbar'
" dependency for easytags " dependency for easytags