Files
AstroConfig/lua/plugins/50-user.lua

6 lines
151 B
Lua

---@type LazySpec
return {
{ "tpope/vim-abolish", event = "User AstroFile" },
-- { "stevearc/profile.nvim", lazy = false }, -- Profiling lua
}