Refactor trouble, also disable all highlight changes in trouble for the
time being, it's simply not working very well.
This commit is contained in:
parent
26355c8a5c
commit
1d2e173db6
2 changed files with 98 additions and 41 deletions
|
|
@ -67,8 +67,11 @@ return {
|
|||
TelescopePreviewNormal = { link = "EdgeTool" },
|
||||
TelescopePreviewBorder = { link = "EdgeToolBorder" },
|
||||
|
||||
-- Trouble
|
||||
TroubleNormal = { link = "EdgeTool" },
|
||||
-- -- Trouble
|
||||
-- TroubleNormal = { bg = colors.red },
|
||||
-- TroubleCount = { bg = colors.red },
|
||||
-- TroubleCode = { bg = colors.red },
|
||||
-- TroubleText = { bg = colors.red },
|
||||
|
||||
-- Saga
|
||||
SagaNormal = { link = "EdgeTool" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue