X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/094533873201d269e8c9998ffef0ffd8d6616d67..3debb9f51be7d2f6326e5e5347b6c95d652126e0:/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",