tabline: add custom buffer filter function (#2752)
CI / Test (v7.4) (push) Has been cancelled
CI / Test (v8.0.0000) (push) Has been cancelled
CI / Test (v8.1.0000) (push) Has been cancelled
CI / Test (v8.2.0000) (push) Has been cancelled
CI / Test (v8.2.1000) (push) Has been cancelled
CI / Test (v9.0.0000) (push) Has been cancelled
CI / Test (v9.1.0000) (push) Has been cancelled
reviewdog / runner / vint (push) Has been cancelled

This commit is contained in:
IkorJefocur
2026-06-01 09:48:58 +02:00
committed by GitHub
parent d842cfb9dd
commit f02ddb6338
2 changed files with 9 additions and 0 deletions
+4
View File
@@ -1446,6 +1446,10 @@ Note: Enabling this extension will modify 'showtabline' and 'guioptions'.
(neovim specific, only works with buffers and not real tabs, default: 0) >
let g:airline#extensions#tabline#middle_click_preserves_windows = 1
<
* custom buffer filter function (name of |Funcref|), takes buffer number and
* should return an empty value if a buffer shouldn't be displayed >
let airline#extensions#tabline#filter_function = ''
------------------------------------- *airline-tabline-hlgroups*
When the tabline is enabled, vim-airline exposes the following highlighting
groups: