feat(dev): 添加 TypeScript 和 Go 的 LSP 支持
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user