feat(lsp): added go and typescript packs

This commit is contained in:
2026-04-03 14:33:35 +02:00
parent f832c6c5fe
commit 20fc38440f

View File

@@ -18,7 +18,9 @@ return {
{ enabled = false, import = "astrocommunity.pack.tailwindcss" },
{ enabled = work, import = "astrocommunity.pack.cs" },
{ enabled = work, import = "astrocommunity.pack.go" },
{ enabled = work, import = "astrocommunity.pack.ps1" },
{ enabled = work, import = "astrocommunity.pack.typescript-deno" },
{ enabled = false, import = "astrocommunity.pack.java" },
{ enabled = false, import = "astrocommunity.pack.proto" },