mirror of
https://github.com/sst/opencode.git
synced 2025-07-07 16:14:59 +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",
|
||||
"lsp": {
|
||||
"gopls": {
|
||||
"command": "gopls"
|
||||
}
|
||||
}
|
||||
"$schema": "./opencode-schema.json"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue