Neovim: lazy load telescope
This commit is contained in:
parent
8d2b06f27b
commit
b8b3c2106b
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
--- @type LazyPluginSpec
|
--- @type LazyPluginSpec
|
||||||
return {
|
return {
|
||||||
"nvim-telescope/telescope.nvim",
|
"nvim-telescope/telescope.nvim",
|
||||||
lazy = false,
|
|
||||||
dependencies = {
|
dependencies = {
|
||||||
-- Internal dependency for telescope
|
-- Internal dependency for telescope
|
||||||
"nvim-lua/plenary.nvim",
|
"nvim-lua/plenary.nvim",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue