fix: cfg
This commit is contained in:
parent
d11b7a4a99
commit
1e926ac018
1 changed files with 3 additions and 3 deletions
|
|
@ -101,14 +101,13 @@
|
|||
"https://example.com"
|
||||
]
|
||||
},
|
||||
"languageServers": {
|
||||
"lsp": {
|
||||
"xquery": {
|
||||
"command": [
|
||||
"bun",
|
||||
"/home/andy/git/apb/lsp-bridge/dist/index.js",
|
||||
"ws://localhost:3000"
|
||||
],
|
||||
"languageId": "xquery",
|
||||
"extensions": [
|
||||
".xq",
|
||||
".xqm"
|
||||
|
|
@ -119,4 +118,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue