modified configs
This commit is contained in:
parent
9d153895ba
commit
5ba4c775d9
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ map <leader>t9 :tabnext 9<cr>
|
|||
let g:tagbar_left = 1
|
||||
let g:tagbar_width = 30
|
||||
let g:tagbar_autofocus = 1
|
||||
let g:tagbar_show_visibility = 1
|
||||
" let g:tagbar_show_linenumbers = 2
|
||||
map <leader>tg :TagbarToggle<cr>
|
||||
|
||||
" Set line number
|
||||
|
|
Loading…
Reference in a new issue