Skip to content

Commit bc159a6

Browse files
authored
chore(claude): add gopls lsp plugin (#414)
1 parent df02bbc commit bc159a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.claude/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@
3030
"WebFetch(domain:github.com)",
3131
"WebFetch(domain:docs.slack.dev)"
3232
]
33+
},
34+
"enabledPlugins": {
35+
"gopls-lsp@claude-plugins-official": true
3336
}
3437
}

0 commit comments

Comments
 (0)