chore(neovim): remove telescope spec from catppuccin

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-04-29 17:12:52 -03:00
parent d32533058a
commit 8aa5a877a1
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -71,16 +71,6 @@ return {
})
end,
},
{
"nvim-telescope/telescope.nvim",
optional = true,
opts = {
highlight = {
enable = true,
additional_vim_regex_highlighting = false,
},
},
},
},
},