Plugin update

This commit is contained in:
2024-03-19 02:07:28 +01:00
parent 0700ec6175
commit 6c58c037e1
3 changed files with 47 additions and 26 deletions

View File

@@ -32,19 +32,19 @@ return {
},
extra_groups = {
"NormalSB",
"barbecue_normal",
-- "NvimTreeNormal",
-- "NvimTreeNormalNC",
-- "NvimTreeNormalSB",
"Folded",
"NonText",
"SpecialKey",
"VertSplit",
"EndOfBuffer",
"SignColumn",
-- "barbecue_normal",
-- "BufferLineFill",
-- "BufferLineBackground",
-- "BufferLineBufferSelected",
-- "NvimTreeNormal",
-- "NvimTreeNormalNC",
-- "NvimTreeNormalSB",
},
exclude_groups = {},
})