docs updated
This commit is contained in:
parent
50fd649110
commit
19861d0514
|
@ -410,8 +410,8 @@ eclim <https://eclim.org>
|
|||
" with the containing parent directory.
|
||||
let g:airline#extensions#tabline#formatter = 'unique_tail'
|
||||
|
||||
The `unique_tail_improved` - another algorithm, that will smartly uniqualise
|
||||
buffers names with similar filename, suppressing common parts of paths.
|
||||
" The `unique_tail_improved` - another algorithm, that will smartly uniqualise
|
||||
" buffers names with similar filename, suppressing common parts of paths.
|
||||
let g:airline#extensions#tabline#formatter = 'unique_tail_improved'
|
||||
<
|
||||
* configure the minimum number of buffers needed to show the tabline. >
|
||||
|
|
Loading…
Reference in New Issue