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

Unable to configure colors for vim-sneak plugin #197

Open
zaferot opened this issue Sep 23, 2017 · 1 comment
Open

Unable to configure colors for vim-sneak plugin #197

zaferot opened this issue Sep 23, 2017 · 1 comment

Comments

@zaferot
Copy link

zaferot commented Sep 23, 2017

Hello here!
As I can see gruvbox links Sneak and SneakLabel color groups to Search group internally. Thus I am not able to configure proper colors for vim-sneak in init.vim without changing Search color group.
Unfortunately, I failed in finding a way to overcome this. Could you please show me a way to fix this limitation.

Thank you for the gruvbox it is really great.

@zzantares
Copy link

Hi, I don't know if it's useful to you but in the help :sneak says you can customize the colors with:

autocmd ColorScheme * hi Sneak guifg=black guibg=red ctermfg=black ctermbg=red
autocmd ColorScheme * hi SneakScope guifg=red guibg=yellow ctermfg=red ctermbg=yellow

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