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

Supporting hop #20

Open
medwatt opened this issue Oct 28, 2021 · 0 comments
Open

Supporting hop #20

medwatt opened this issue Oct 28, 2021 · 0 comments

Comments

@medwatt
Copy link

medwatt commented Oct 28, 2021

Doom-one is my favorite colorscheme. I recently started using hop plugin which works like easy-motion. When you activate the plugin (:HopWord), some letters need to be highlighted. This doesn't happen on this colorscheme. A quickfix is to set the highlight colors manually:

vim.cmd("hi HopNextKey guifg=#ff9900")
vim.cmd("hi HopNextKey1 guifg=#ff9900")
vim.cmd("hi HopNextKey2 guifg=#ff9900")

However, it would be nice if this is done directly in the colorscheme.

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

1 participant