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
bec38cf4cb
commit
b87fff48cc
1 changed files with 2 additions and 2 deletions
|
|
@ -335,8 +335,8 @@ return lush(function()
|
||||||
LeapLabelSecondary({ Statement }),
|
LeapLabelSecondary({ Statement }),
|
||||||
|
|
||||||
-- Fzf-lua
|
-- Fzf-lua
|
||||||
FzfLuaHeaderBind({ Statement }),
|
FzfLuaHeaderBind({ Identifier }),
|
||||||
FzfLuaHeaderText({ Identifier }),
|
FzfLuaHeaderText({ Statement }),
|
||||||
|
|
||||||
-- Dirty fixes
|
-- Dirty fixes
|
||||||
typescriptParens({ NormalFloat })
|
typescriptParens({ NormalFloat })
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue