Files
nvim/lua/plugins/telescope.lua
Adam Bellinson 978803fd26
Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
snacks and other things from work
2026-02-27 12:38:34 -05:00

7 lines
78 B
Lua

return {
{
"nvim-telescope/telescope.nvim",
enabled = false,
},
}