X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/8f479b829a868562d0b5fbd3f3a8e7155ee61493..e3bc42d5aa2868d51a8024aec1ecce46ea2fb8f2:/nvim/lua/plugins/editor.lua diff --git a/nvim/lua/plugins/editor.lua b/nvim/lua/plugins/editor.lua index 6aa3858..af05279 100644 --- a/nvim/lua/plugins/editor.lua +++ b/nvim/lua/plugins/editor.lua @@ -1,3 +1,4 @@ +---@type LazyPluginSpec return { { "nvim-telescope/telescope.nvim",