mirror of
https://github.com/sst/opencode.git
synced 2025-08-04 05:28:16 +00:00
fix: remove manual lsp definition
This commit is contained in:
parent
8819a37a05
commit
f224978bbc
1 changed files with 1 additions and 6 deletions
|
@ -1,8 +1,3 @@
|
||||||
{
|
{
|
||||||
"$schema": "./opencode-schema.json",
|
"$schema": "./opencode-schema.json"
|
||||||
"lsp": {
|
|
||||||
"gopls": {
|
|
||||||
"command": "gopls"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue