mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-03 17:44:30 +00:00
Update setting name in REPL docs (#15017)
cc @rgbkrk @iamnbutler Release Notes: - N/A
This commit is contained in:
parent
7d0386eff9
commit
d9a00b6f8b
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Assign kernels by name to languages in your `settings.json`.
|
|||
```jsonc
|
||||
{
|
||||
"jupyter": {
|
||||
"kernels": {
|
||||
"kernel_selections": {
|
||||
"python": "conda-env",
|
||||
"typescript": "deno-debug"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue