feat: Enable flash.nvim highlight on catppuccin integration (#1206)
Since flash.nvim has already been the default one, and catppuccin already support it Co-authored-by: Radvil <radvil@@access-mobile.com>
This commit is contained in:
1 parent
79619364bd
commit
76d33bba2c
1 file changed
+1
@@ -16,6 +16,7 @@ return {
|
||||
integrations = {
|
||||
alpha = true,
|
||||
cmp = true,
|
||||
flash = true,
|
||||
gitsigns = true,
|
||||
illuminate = true,
|
||||
indent_blankline = { enabled = true },
|
||||
|
||||
Reference in new issue
Block a user