fix(nvim): remove deprecated value in nvim-transparent

This commit is contained in:
Stefan Imhoff
2023-03-24 19:19:45 +01:00
parent fa2052ceb8
commit 972c86ec46

View File

@@ -3,7 +3,6 @@
return { return {
"xiyaowong/nvim-transparent", "xiyaowong/nvim-transparent",
opts = { opts = {
enable = false,
extra_groups = { extra_groups = {
"TelescopeBorder", "TelescopeBorder",
"TelescopeNormal", "TelescopeNormal",