feat: add nixd option completion, just-lsp config, and vscode nix settings
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"lsp": {
|
||||
"just": {
|
||||
"command": ["just-lsp"],
|
||||
"extensions": [""]
|
||||
}
|
||||
},
|
||||
"mcp": {
|
||||
"nixos": {
|
||||
"type": "local",
|
||||
|
||||
Reference in New Issue
Block a user