mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2025-02-25 03:33:26 +08:00
docs updated
This commit is contained in:
parent
50fd649110
commit
19861d0514
@ -410,8 +410,8 @@ eclim <https://eclim.org>
|
|||||||
" with the containing parent directory.
|
" with the containing parent directory.
|
||||||
let g:airline#extensions#tabline#formatter = 'unique_tail'
|
let g:airline#extensions#tabline#formatter = 'unique_tail'
|
||||||
|
|
||||||
The `unique_tail_improved` - another algorithm, that will smartly uniqualise
|
" The `unique_tail_improved` - another algorithm, that will smartly uniqualise
|
||||||
buffers names with similar filename, suppressing common parts of paths.
|
" buffers names with similar filename, suppressing common parts of paths.
|
||||||
let g:airline#extensions#tabline#formatter = 'unique_tail_improved'
|
let g:airline#extensions#tabline#formatter = 'unique_tail_improved'
|
||||||
<
|
<
|
||||||
* configure the minimum number of buffers needed to show the tabline. >
|
* configure the minimum number of buffers needed to show the tabline. >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user