mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-05-16 13:35:00 +08:00
update according to PR comments
This commit is contained in:
@@ -63,7 +63,7 @@ function! airline#extensions#tabline#tabs#get()
|
||||
else
|
||||
let group = 'airline_tab_right'
|
||||
endif
|
||||
call b.add_section(group, '%'.i.'Ttab '.i)
|
||||
call b.add_section_spaced(group, '%'.i.'Ttab '.i)
|
||||
endfor
|
||||
call b.add_raw('%<')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user