feat: lazy load telescope on command
This commit is contained in:
parent
f114e964c9
commit
c806d02f20
@ -12,6 +12,7 @@ return {
|
||||
config = function(_, opts)
|
||||
require("telescope").setup(opts)
|
||||
end,
|
||||
cmd = { "Telescope" },
|
||||
},
|
||||
{
|
||||
"stevearc/dressing.nvim",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user