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

[FEATURE] detach invert_search from inverse field. #377

Open
Splinter1984 opened this issue Jan 10, 2025 · 2 comments
Open

[FEATURE] detach invert_search from inverse field. #377

Splinter1984 opened this issue Jan 10, 2025 · 2 comments
Assignees

Comments

@Splinter1984
Copy link

Splinter1984 commented Jan 10, 2025

Is your feature request related to a problem? Please describe.

Since inverse field related to configuration of multiple groups highlight, I would like to detach invert_search from it (maybe it's a good idea to detach some other configuration fields also).
I also have a "my-fork" solution for that: bb2fc8a

Describe the solution you'd like

Gruvbox.config = {
  ...
  invert_selection = false,
  invert_signs = false,
  invert_tabline = false,
  invert_intend_guides = false,
  invert_search = false,
  inverse = false,
  ...
}
@Splinter1984 Splinter1984 changed the title [FEATURE] detach invert_search from inverse filed. [FEATURE] detach invert_search from inverse field. Jan 10, 2025
@ellisonleao
Copy link
Owner

hey @Splinter1984 thanks for raising that. Will think about it. Can you share some screenshots on how it looks like with your changes please?

@Splinter1984
Copy link
Author

Hi @ellisonleao. Thanks for your response.

Image

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