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

vim.cmd.hi("clear") not conditional after updating #277

Closed
GllmR opened this issue Sep 25, 2023 · 1 comment
Closed

vim.cmd.hi("clear") not conditional after updating #277

GllmR opened this issue Sep 25, 2023 · 1 comment

Comments

@GllmR
Copy link

GllmR commented Sep 25, 2023

Describe the bug
Latest version remove conditional vim.cmd.hi("clear")

To Reproduce

Set some vim.cmd('hi "something"') then call colorscheme gruvbox

Expected behavior
Clearing highlights should be conditional so i can customize colors THEN apply gruvbox theme.

@ellisonleao
Copy link
Owner

hey @GllmR can you clarify a little bit more why is that a problem? how are you customizing the colors?

@GllmR GllmR closed this as completed Sep 26, 2023
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