feat(dev): 添加 TypeScript 和 Go 的 LSP 支持

This commit is contained in:
2026-04-03 16:38:39 +08:00
parent d1a48ffedc
commit af6ed36fdc
+2
View File
@@ -33,6 +33,7 @@ class DevModule(Module):
"bun",
"github-cli",
"go",
"gopls",
"lazygit",
"mise",
"neovim",
@@ -40,6 +41,7 @@ class DevModule(Module):
"shellcheck",
"shfmt",
"tmux",
"typescript-language-server",
"uv",
"yaml-language-server",
"zellij",