mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-29 07:05:30 +02:00
feat(catppuccin): match navic bg with lualine (#1085)
This commit is contained in:
parent
abea2807ce
commit
67d1cbfb01
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ return {
|
||||||
information = { "undercurl" },
|
information = { "undercurl" },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
navic = { enabled = true },
|
navic = { enabled = true, custom_bg = "lualine" },
|
||||||
neotest = true,
|
neotest = true,
|
||||||
noice = true,
|
noice = true,
|
||||||
notify = true,
|
notify = true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue