mirror of
https://github.com/He4eT/desolate.nvim.git
synced 2026-05-04 17:07:23 +00:00
Tune fzf-lua colors
This commit is contained in:
parent
d29d7130f7
commit
bec38cf4cb
1 changed files with 4 additions and 0 deletions
|
|
@ -334,6 +334,10 @@ return lush(function()
|
|||
LeapMatch({ Constant }),
|
||||
LeapLabelSecondary({ Statement }),
|
||||
|
||||
-- Fzf-lua
|
||||
FzfLuaHeaderBind({ Statement }),
|
||||
FzfLuaHeaderText({ Identifier }),
|
||||
|
||||
-- Dirty fixes
|
||||
typescriptParens({ NormalFloat })
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue