mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 20:24:27 +08:00
Fix effecting for affecting.
This commit is contained in:
@@ -169,7 +169,7 @@ values):
|
|||||||
endif
|
endif
|
||||||
endfunction
|
endfunction
|
||||||
<
|
<
|
||||||
* if you want to update your highlights without effecting the airline theme,
|
* if you want to update your highlights without affecting the airline theme,
|
||||||
you can do so using the AirlineAfterTheme autocmd. >
|
you can do so using the AirlineAfterTheme autocmd. >
|
||||||
function! s:update_highlights()
|
function! s:update_highlights()
|
||||||
hi CursorLine ctermbg=none guibg=none
|
hi CursorLine ctermbg=none guibg=none
|
||||||
|
|||||||
Reference in New Issue
Block a user