mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
fix: transparant refrest command
This commit is contained in:
parent
ff2b881ef8
commit
70428b51b5
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ return {
|
|||
-- clear prefix for Telescope
|
||||
require("transparent").clear_prefix("Telescope")
|
||||
-- create auto command to set transparent
|
||||
vim.cmd("TransparentDisable")
|
||||
vim.cmd("TransparentEnable")
|
||||
end,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue