xtabline doc: mention required tabline setting
This commit is contained in:
parent
a76f523be5
commit
3ad4a18d85
|
@ -904,6 +904,10 @@ Main features and default mappings of this extension are:
|
|||
>
|
||||
let g:xtabline_alt_action = "buffer #"
|
||||
|
||||
Make sure to enable >
|
||||
:let g:airline_extensions#tabline#show_buffers = 1
|
||||
otherwise the tabline might not actually be displayed correctly.
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
You may also set these options:
|
||||
|
|
Loading…
Reference in New Issue