mirror of
https://github.com/morten-olsen/astrovim.git
synced 2026-02-08 01:46:27 +01:00
7 lines
178 B
Lua
7 lines
178 B
Lua
return {
|
|
"AstroNvim/astrocommunity",
|
|
{ import = "astrocommunity.pack.typescript" },
|
|
{ import = "astrocommunity.pack.cs" },
|
|
{ import = "astrocommunity.pack.markdown" },
|
|
}
|