mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-01-21 22:52:03 +08:00
This commit adds a couple of new settings so that it's possible to hide the tab type (all the way to the right) and the symbol which represents the close button. The settings and their defaults: let g:airline#extensions#tabline#show_tab_type = 1 let g:airline#extensions#tabline#close_symbol = 'X'