mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-22 13:50:58 +08:00
tagbar link fixed
tagbar link was going to user's url.
This commit is contained in:
parent
1a6c84b00a
commit
4345a6b29a
|
@ -283,7 +283,7 @@ syntastic <https://github.com/scrooloose/syntastic>
|
|||
let g:airline#extensions#syntastic#enabled = 1
|
||||
<
|
||||
------------------------------------- *airline-tagbar*
|
||||
tagbar <https://github.com/majutsushi/>
|
||||
tagbar <https://github.com/majutsushi/tagbar>
|
||||
|
||||
* enable/disable tagbar integration >
|
||||
let g:airline#extensions#tagbar#enabled = 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user