mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
fix: remove manual lsp definition
This commit is contained in:
+1
-6
@@ -1,8 +1,3 @@
|
|||||||
{
|
{
|
||||||
"$schema": "./opencode-schema.json",
|
"$schema": "./opencode-schema.json"
|
||||||
"lsp": {
|
|
||||||
"gopls": {
|
|
||||||
"command": "gopls"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user