We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Having a different background for the line cursor looks weird for me. changing:
hi CursorLineNr guifg=#3a4d53 guibg=NONE guisp=NONE gui=NONE cterm=NONE
to
hi CursorLineNr guifg=#3a4d53 guibg=#e9e4d0 guisp=NONE gui=NONE cterm=NONE
would resolve the problem.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Having a different background for the line cursor looks weird for me. changing:
to
would resolve the problem.
The text was updated successfully, but these errors were encountered: