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
Dracula defines
hi CursorLine cterm=NONE
and of cours, term=underline is a default.
term=underline
Why then does CursorLine not use cterm=underline ? I find it easier to see than the dark background change currently affected.
cterm=underline
temp fix: autocmd ColorScheme dracula hi CursorLine cterm=underline
temp fix:
autocmd ColorScheme dracula hi CursorLine cterm=underline
The text was updated successfully, but these errors were encountered:
Closed by discussion in #62
The 'temp fix' is considered the recommended solution for those who like the underline.
Sorry, something went wrong.
No branches or pull requests
Dracula defines
and of cours,
term=underline
is a default.Why then does CursorLine not use
cterm=underline
? I find it easier to see than the dark background change currently affected.The text was updated successfully, but these errors were encountered: