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

Hop does not highlight letters properly when require('solarized').set() #20

Open
Zeta611 opened this issue Nov 2, 2023 · 0 comments
Open

Comments

@Zeta611
Copy link

Zeta611 commented Nov 2, 2023

Using hop commands like :HopAnywhere does not highlight letters properly in the light mode, when setup via

require('solarized').set()

Screenshot 2023-11-02 at 23 28 06

but works when setup via

vim.api.nvim_command 'colorscheme solarized'

Screenshot 2023-11-02 at 23 27 39

How is this so?

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