mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-29 14:22:10 +08:00
tabline: add fnametruncate option to truncate long tab/buffer names
This commit is contained in:
@@ -489,6 +489,9 @@ exposed.
|
||||
<
|
||||
* configure collapsing parent directories in buffer name. >
|
||||
let g:airline#extensions#tabline#fnamecollapse = 1
|
||||
<
|
||||
* configure truncating non-active buffer names to specified length. >
|
||||
let g:airline#extensions#tabline#fnametruncate = 0
|
||||
|
||||
" The `unique_tail` algorithm will display the tail of the filename, unless
|
||||
" there is another file of the same name, in which it will display it along
|
||||
|
||||
Reference in New Issue
Block a user