Tabline: add exclude_preview option to hide preview buffer

This commit is contained in:
Enrico Ghirardi
2015-06-28 22:34:37 +02:00
parent b29e01fa22
commit 317e5fa47a
2 changed files with 8 additions and 1 deletions

View File

@@ -446,7 +446,10 @@ eclim <https://eclim.org>
<
* configure filename match rules to exclude from the tabline. >
let g:airline#extensions#tabline#excludes = []
<
* enable/disable display preview window buffer in the tabline.
let g:airline#extensions#tabline#exclude_preview = 1
* configure how numbers are displayed in tab mode. >
let g:airline#extensions#tabline#tab_nr_type = 0 " # of splits (default)
let g:airline#extensions#tabline#tab_nr_type = 1 " tab number