mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-23 01:50:10 +08:00
docs updated
This commit is contained in:
parent
19861d0514
commit
225098475a
|
@ -410,7 +410,7 @@ 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 uniquify
|
||||||
" 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'
|
||||||
<
|
<
|
||||||
|
|
Loading…
Reference in New Issue
Block a user