feat(dev): 添加 TypeScript 和 Go 的 LSP 支持
This commit is contained in:
@@ -33,6 +33,7 @@ class DevModule(Module):
|
|||||||
"bun",
|
"bun",
|
||||||
"github-cli",
|
"github-cli",
|
||||||
"go",
|
"go",
|
||||||
|
"gopls",
|
||||||
"lazygit",
|
"lazygit",
|
||||||
"mise",
|
"mise",
|
||||||
"neovim",
|
"neovim",
|
||||||
@@ -40,6 +41,7 @@ class DevModule(Module):
|
|||||||
"shellcheck",
|
"shellcheck",
|
||||||
"shfmt",
|
"shfmt",
|
||||||
"tmux",
|
"tmux",
|
||||||
|
"typescript-language-server",
|
||||||
"uv",
|
"uv",
|
||||||
"yaml-language-server",
|
"yaml-language-server",
|
||||||
"zellij",
|
"zellij",
|
||||||
|
|||||||
Reference in New Issue
Block a user