chore: enable LSP servers in opencode config
Auto-start language servers when matching file extensions are detected.
This commit is contained in:
parent
30b83e520c
commit
2e5fb2bf83
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
|
"lsp": true,
|
||||||
"disabled_providers": ["opencode"],
|
"disabled_providers": ["opencode"],
|
||||||
"provider": {
|
"provider": {
|
||||||
"halo": {
|
"halo": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue