mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-12-19 04:09:48 +01:00
themes/catppuccin: enable navic integration (#395)
This commit is contained in:
parent
9ea9995b92
commit
108cfd8383
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ in {
|
|||
notify = true, -- nvim-notify
|
||||
which_key = true,
|
||||
navic = {
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
custom_bg = "NONE", -- "lualine" will set background to mantle
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue