lazy load telescope module

This commit is contained in:
siduck 2022-01-20 11:37:32 +05:30
parent e6223cc587
commit 8f7b19f23b
1 changed files with 1 additions and 0 deletions

View File

@ -215,6 +215,7 @@ return packer.startup(function()
use { use {
"nvim-telescope/telescope.nvim", "nvim-telescope/telescope.nvim",
module = "telescope",
cmd = "Telescope", cmd = "Telescope",
config = override_req("telescope", "plugins.configs.telescope"), config = override_req("telescope", "plugins.configs.telescope"),
setup = function() setup = function()