mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Typo in comment
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -6,7 +6,7 @@ call vundle#begin()
|
||||
Plugin 'gmarik/Vundle.vim'
|
||||
|
||||
" Display tags of the current file ordered by scope
|
||||
" You need ctags: sudo apt-get install exuberant-ctagsor` or
|
||||
" You need ctags: `sudo apt-get install exuberant-ctags` or
|
||||
" `brew install ctags` for example
|
||||
Plugin 'majutsushi/tagbar'
|
||||
nmap <F8> :TagbarToggle<CR>
|
||||
|
||||
Reference in New Issue
Block a user