Fix typo
This commit is contained in:
parent
bebda12dd9
commit
fae908697a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ call vundle#begin()
|
|||
|
||||
" let Vundle manage Vundle, required
|
||||
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
|
||||
Plugin 'Tagbar'
|
||||
" dependency for easytags
|
||||
|
|
Loading…
Reference in a new issue