fix(neovim): add snack picker highlight group to the transparency plugin
This commit is contained in:
parent
759fe2dd68
commit
0b44d91897
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ return {
|
|||
transparent.clear_prefix "BufferLine"
|
||||
transparent.clear_prefix "Diagnostic"
|
||||
transparent.clear_prefix "NvimTree"
|
||||
transparent.clear_prefix "SnacksPicker"
|
||||
end,
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue