diff --git a/lua/plugins/transparant.lua b/lua/plugins/transparant.lua index e04d687..147ce5f 100644 --- a/lua/plugins/transparant.lua +++ b/lua/plugins/transparant.lua @@ -39,6 +39,8 @@ return { "NvimTreeCursorLine", -- disable Neotree CursorLine "NeoTreeCursorLine", + -- disable Telescope active selection background + "TelescopeSelection", }, }) require("transparent").clear_prefix("BufferLine")