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 }),
|
LeapMatch({ Constant }),
|
||||||
LeapLabelSecondary({ Statement }),
|
LeapLabelSecondary({ Statement }),
|
||||||
|
|
||||||
|
-- Fzf-lua
|
||||||
|
FzfLuaHeaderBind({ Statement }),
|
||||||
|
FzfLuaHeaderText({ Identifier }),
|
||||||
|
|
||||||
-- Dirty fixes
|
-- Dirty fixes
|
||||||
typescriptParens({ NormalFloat })
|
typescriptParens({ NormalFloat })
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue