Skip to content

[FEATURE] detach invert_search from inverse field. #377

@Splinter1984

Description

@Splinter1984

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,
  ...
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions