Nvim: fix dashboard projects not working after lazy loading telescope
This commit is contained in:
parent
efcdb566b8
commit
d2f19f1cff
2 changed files with 16 additions and 8 deletions
|
@ -1,6 +1,7 @@
|
|||
--- @type LazyPluginSpec
|
||||
return {
|
||||
"nvim-telescope/telescope.nvim",
|
||||
lazy = false,
|
||||
dependencies = {
|
||||
-- Internal dependency for telescope
|
||||
"nvim-lua/plenary.nvim",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue