mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-21 17:18:27 +08:00
fix neovim color mode
This commit is contained in:
@@ -12,7 +12,7 @@ endif
|
||||
|
||||
|
||||
function! airline#extensions#tabline#init(ext)
|
||||
if has('nvim') || has('gui_running')
|
||||
if has('gui_running')
|
||||
set guioptions-=e
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user