Tune fzf-lua colors

This commit is contained in:
He4eT 2023-07-11 02:22:12 +03:00
commit bec38cf4cb

View file

@ -334,6 +334,10 @@ return lush(function()
LeapMatch({ Constant }),
LeapLabelSecondary({ Statement }),
-- Fzf-lua
FzfLuaHeaderBind({ Statement }),
FzfLuaHeaderText({ Identifier }),
-- Dirty fixes
typescriptParens({ NormalFloat })
}