Fix effecting for affecting.
This commit is contained in:
parent
df956aa08b
commit
639a0038cf
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue