mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-28 06:34:42 +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" },
|
||||
},
|
||||
},
|
||||
navic = { enabled = true },
|
||||
navic = { enabled = true, custom_bg = "lualine" },
|
||||
neotest = true,
|
||||
noice = true,
|
||||
notify = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue