mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 03:04:21 +01:00
fix: remove manual lsp definition
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
{
|
||||
"$schema": "./opencode-schema.json",
|
||||
"lsp": {
|
||||
"gopls": {
|
||||
"command": "gopls"
|
||||
}
|
||||
}
|
||||
"$schema": "./opencode-schema.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user