mirror of
https://github.com/He4eT/desolate.nvim.git
synced 2026-05-05 01:17: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 }),
|
||||
|
||||
-- Fzf-lua
|
||||
FzfLuaHeaderBind({ Statement }),
|
||||
FzfLuaHeaderText({ Identifier }),
|
||||
FzfLuaHeaderBind({ Identifier }),
|
||||
FzfLuaHeaderText({ Statement }),
|
||||
|
||||
-- Dirty fixes
|
||||
typescriptParens({ NormalFloat })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue