Skip to content
New issue

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

Why is CursorLine not underlined in cterms? #58

Closed
benknoble opened this issue Feb 26, 2018 · 1 comment
Closed

Why is CursorLine not underlined in cterms? #58

benknoble opened this issue Feb 26, 2018 · 1 comment

Comments

@benknoble
Copy link
Member

Dracula defines

hi CursorLine cterm=NONE

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.

temp fix:

autocmd ColorScheme dracula hi CursorLine cterm=underline
@benknoble
Copy link
Member Author

Closed by discussion in #62

The 'temp fix' is considered the recommended solution for those who like the underline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant