mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-26 03:27:12 +08:00
update the ctrlp theme when the airline theme changes
This commit is contained in:
@@ -33,6 +33,7 @@ function! airline#load_theme(name)
|
||||
let w:airline_lastmode = ''
|
||||
call airline#highlight(['inactive'])
|
||||
call airline#update_highlight()
|
||||
call airline#extensions#load_theme()
|
||||
endfunction
|
||||
|
||||
function! airline#highlight(modes)
|
||||
|
||||
Reference in New Issue
Block a user