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:
RadvilandRadvil authored and GitHub committed 2023-07-25 15:39:08 +02:00
1 parent 79619364bd
commit 76d33bba2c
1 file changed
+1
+1
View File
@@ -16,6 +16,7 @@ return {
integrations = {
alpha = true,
cmp = true,
flash = true,
gitsigns = true,
illuminate = true,
indent_blankline = { enabled = true },