Link TroubleNormal and SagaNormal/Border to EdgeTool, still some more stuff to link but a good start
This commit is contained in:
parent
77b61eaf59
commit
2464375e1d
1 changed files with 7 additions and 0 deletions
|
|
@ -66,6 +66,13 @@ return {
|
|||
TelescopeResultsBorder = { link = "EdgeToolBorder" },
|
||||
TelescopePreviewNormal = { link = "EdgeTool" },
|
||||
TelescopePreviewBorder = { link = "EdgeToolBorder" },
|
||||
|
||||
-- Trouble
|
||||
TroubleNormal = { link = "EdgeTool" },
|
||||
|
||||
-- Saga
|
||||
SagaNormal = { link = "EdgeTool" },
|
||||
SagaBorder = { link = "EdgeToolBorder" },
|
||||
}
|
||||
end
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue