feat(claude): enable gopls-lsp plugin, ignore per-user state

This commit is contained in:
2026-04-11 16:36:14 +07:00
parent 1d80d334e0
commit fba29d0cf9
+5
View File
@@ -0,0 +1,5 @@
{
"enabledPlugins": {
"gopls-lsp@claude-plugins-official": true
}
}