mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-28 05:42:07 +08:00
@@ -390,7 +390,7 @@ window.
|
||||
Determines a pattern to ignore a buffer name for various things (e.g. the
|
||||
tabline extension) or the read-only check. Default is
|
||||
`g:airline#extensions#tabline#ignore_bufadd_pat` (see below) or
|
||||
`'gundo|undotree|vimfiler|tagbar|nerd_tree|startify|!'` if it is unset.
|
||||
`'defx|gundo|undotree|vimfiler|tagbar|nerd_tree|startify|!'` if it is unset.
|
||||
|
||||
The "!" prevents terminal buffers to appear in the tabline.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user