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

Conceal rules missing in a bunch of colorschemes #27

Closed
fmoralesc opened this issue Jan 16, 2014 · 1 comment
Closed

Conceal rules missing in a bunch of colorschemes #27

fmoralesc opened this issue Jan 16, 2014 · 1 comment

Comments

@fmoralesc
Copy link

At vim-pandoc-syntax, we've found that many colorschemes don't have explicit rules for the Conceal group, which creates this sort of issue (see the grey background in the first half of the text):

Checking on the contents of this repo, only a few colorschemes provide correct rules for Conceal: https://github.com/flazz/vim-colorschemes/search?q=Conceal&source=cc

I'm not sure this is the right place to raise this issue, but I thought it would be good to let you know.

We've found adding

hi link Conceal Operator

to the colorschemes works fine in our use-case, but a different rule might be needed in others.

@flazz
Copy link
Owner

flazz commented Jul 25, 2015

PR?

@flazz flazz closed this as completed Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants