Skip to content
Snippets Groups Projects
Verified Commit fb0c8b3c authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

fix: IncSearch, reversing colours

parent c9301fd3
No related branches found
No related tags found
1 merge request!1feat: v2 config fully working, setting it as the default from now on
......@@ -74,7 +74,7 @@ return {
-- By default each group adds to the existing config.
-- If you only want to set what is written in this config exactly,
-- you can set the inherit option:
IncSearch = { bg = 'pine', inherit = false },
IncSearch = { reverse = true, inherit = false },
},
before_highlight = function(group, highlight, palette)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment