mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
add: add ignore config telescope selection transparant background
This commit is contained in:
parent
c395d2d54a
commit
7b4d629ab0
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ return {
|
|||
"NvimTreeCursorLine",
|
||||
-- disable Neotree CursorLine
|
||||
"NeoTreeCursorLine",
|
||||
-- disable Telescope active selection background
|
||||
"TelescopeSelection",
|
||||
},
|
||||
})
|
||||
require("transparent").clear_prefix("BufferLine")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue