parent
62fa44f8b3
commit
36c7f5a2a3
@ -552,6 +552,9 @@ with the middle mouse button to delete that buffer.
|
|||||||
* enable/disable displaying tab type (far right) >
|
* enable/disable displaying tab type (far right) >
|
||||||
let g:airline#extensions#tabline#show_tab_type = 1
|
let g:airline#extensions#tabline#show_tab_type = 1
|
||||||
|
|
||||||
|
Note: The tab-type will only be displayed in tab-mode,
|
||||||
|
if there are no splits shown. (See: g:airline#extensions#tabline#show_splits)
|
||||||
|
|
||||||
* rename label for buffers (default: 'buffers') (c)
|
* rename label for buffers (default: 'buffers') (c)
|
||||||
let g:airline#extensions#tabline#buffers_label = 'b'
|
let g:airline#extensions#tabline#buffers_label = 'b'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user