Skip to content

Commit

Permalink
feat: Enable flash.nvim highlight on catppuccin integration (#1206)
Browse files Browse the repository at this point in the history
Since flash.nvim has already been the default one, and catppuccin already support it

Co-authored-by: Radvil <radvil@@access-mobile.com>
  • Loading branch information
radvil and Radvil committed Jul 25, 2023
1 parent 7961936 commit 76d33bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/lazyvim/plugins/colorscheme.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ return {
integrations = {
alpha = true,
cmp = true,
flash = true,
gitsigns = true,
illuminate = true,
indent_blankline = { enabled = true },
Expand Down

0 comments on commit 76d33bb

Please sign in to comment.