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:
Martin Larsson 2024-07-07 18:08:47 +02:00
parent 26355c8a5c
commit 1d2e173db6
2 changed files with 98 additions and 41 deletions

View file

@ -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" },