Always show airline tabline.
This commit is contained in:
parent
100654f432
commit
705f095721
@ -166,6 +166,7 @@ filetype plugin indent on
|
||||
inoremap # X#
|
||||
|
||||
" Configure airline
|
||||
let g:airline#extensions#tabline#enabled = 1
|
||||
let g:airline_left_sep=''
|
||||
let g:airline_right_sep=''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user