7 lines
144 B
Lua
7 lines
144 B
Lua
---@type LazySpec
|
|
return {
|
|
"AstroNvim/astrocommunity",
|
|
{ import = "astrocommunity.pack.lua" },
|
|
{ import = "astrocommunity.pack.rust" },
|
|
}
|