diff --git a/home/.config/nvim/lua/plugins/telescope.lua b/home/.config/nvim/lua/plugins/telescope.lua index c038c74..8a9155e 100644 --- a/home/.config/nvim/lua/plugins/telescope.lua +++ b/home/.config/nvim/lua/plugins/telescope.lua @@ -1,7 +1,6 @@ --- @type LazyPluginSpec return { "nvim-telescope/telescope.nvim", - lazy = false, dependencies = { -- Internal dependency for telescope "nvim-lua/plenary.nvim",