mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat(colorscheme): add fzf integration to catppuccin
This commit is contained in:
parent
447e260a62
commit
41f19c2db4
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ return {
|
||||||
cmp = true,
|
cmp = true,
|
||||||
dashboard = true,
|
dashboard = true,
|
||||||
flash = true,
|
flash = true,
|
||||||
|
fzf = true,
|
||||||
grug_far = true,
|
grug_far = true,
|
||||||
gitsigns = true,
|
gitsigns = true,
|
||||||
headlines = true,
|
headlines = true,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue