mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(nvim): remove deprecated value in nvim-transparent
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
return {
|
return {
|
||||||
"xiyaowong/nvim-transparent",
|
"xiyaowong/nvim-transparent",
|
||||||
opts = {
|
opts = {
|
||||||
enable = false,
|
|
||||||
extra_groups = {
|
extra_groups = {
|
||||||
"TelescopeBorder",
|
"TelescopeBorder",
|
||||||
"TelescopeNormal",
|
"TelescopeNormal",
|
||||||
|
|||||||
Reference in New Issue
Block a user