fix: remove manual lsp definition
parent
8819a37a05
commit
f224978bbc
|
|
@ -1,8 +1,3 @@
|
|||
{
|
||||
"$schema": "./opencode-schema.json",
|
||||
"lsp": {
|
||||
"gopls": {
|
||||
"command": "gopls"
|
||||
}
|
||||
}
|
||||
"$schema": "./opencode-schema.json"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue