Hi there,
I saw in the code that there exist buffer_idx_mode for displaying subsequent numbers, but there is no setting for displaying the actual buffer number along with the filename, is it?
Minibufexplorer shows these. Is there a way to implement this behavior? I often use :
Damn ... just found it ... not where I expected it, but it is there:
let g:airline#extensions#tabline#buffer_nr_show = 1
Sorry,
Most helpful comment
Damn ... just found it ... not where I expected it, but it is there:
Sorry,