Merge pull request #2348 from craigemery/patch-1

Fix effecting for affecting.
This commit is contained in:
Christian Brabandt
2021-03-07 18:33:04 +01:00
committed by GitHub

View File

@@ -169,7 +169,7 @@ values):
endif
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. >
function! s:update_highlights()
hi CursorLine ctermbg=none guibg=none