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

add spectre plugin support #54

Closed
uloco opened this issue Aug 28, 2023 · 1 comment
Closed

add spectre plugin support #54

uloco opened this issue Aug 28, 2023 · 1 comment

Comments

@uloco
Copy link
Owner

uloco commented Aug 28, 2023

create_highlight_group('SpectreHeader', "Comment")
create_highlight_group('SpectreBody', "String")
create_highlight_group('SpectreFile', "Keyword")
create_highlight_group('SpectreDir', "Comment")
create_highlight_group('SpectreSearch', "DiffChange")
create_highlight_group('SpectreBorder', "Comment")
create_highlight_group('SpectreReplace', "DiffDelete")

see: https://github.com/nvim-pack/nvim-spectre/blob/master/lua/spectre/highlight.lua

@uloco
Copy link
Owner Author

uloco commented Jun 5, 2024

currently not themeable

@uloco uloco closed this as completed Jun 5, 2024
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