Skip to content

Commit

Permalink
Merge pull request ayamir#212 from Jint-lzxy/catppuccin-navic
Browse files Browse the repository at this point in the history
fix(catppuccin): Integration with navic.
  • Loading branch information
ayamir authored Aug 28, 2022
2 parents 4d6c9bf + 771eb32 commit be2af8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/modules/ui/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ function config.catppuccin()
aerial = false,
vimwiki = true,
beacon = false,
navic = true,
navic = { enabled = true, custom_bg = "NONE" },
overseer = false,
},
color_overrides = {
Expand Down

0 comments on commit be2af8c

Please sign in to comment.