1
0
Fork 0
mirror of https://github.com/NotAShelf/neovim-flake.git synced 2024-12-25 03:29:48 +01:00

themes/catppuccin: enable navic integration ()

This commit is contained in:
diniamo 2024-10-02 18:21:45 +02:00 committed by GitHub
parent 9ea9995b92
commit 108cfd8383
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
},
},