14 lines
267 B
Plaintext
14 lines
267 B
Plaintext
{
|
|
"clients": {
|
|
"nushell": {
|
|
"command": [
|
|
"/home/kira/.cargo/bin/nu",
|
|
"--lsp",
|
|
"--no-config-file"
|
|
],
|
|
"enabled": true,
|
|
"selector": "source.nu"
|
|
}
|
|
}
|
|
}
|