parent
167602d5b9
commit
958f78335e
|
@ -406,7 +406,7 @@ vim-bufferline <https://github.com/bling/vim-bufferline>
|
||||||
------------------------------------- *airline-fugitiveline*
|
------------------------------------- *airline-fugitiveline*
|
||||||
This extension hides the fugitive://**// part of the buffer names, to only
|
This extension hides the fugitive://**// part of the buffer names, to only
|
||||||
show the file name as if it were in the current working tree.
|
show the file name as if it were in the current working tree.
|
||||||
It is deactivated by default if *airline-bufferline* is activated.
|
It is deactivated by default if |airline-bufferline| is activated.
|
||||||
|
|
||||||
* enable/disable bufferline integration >
|
* enable/disable bufferline integration >
|
||||||
let g:airline#extensions#fugitiveline#enabled = 1
|
let g:airline#extensions#fugitiveline#enabled = 1
|
||||||
|
|
Loading…
Reference in New Issue