Files
AstroConfig/lua/plugins/50-user.lua
2025-06-14 19:08:32 +02:00

7 lines
195 B
Lua

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