Skip to content

Commit 3d17493

Browse files
authored
Update configuration.md (#1866)
1 parent 661c1f3 commit 3d17493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zh-CN/book/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ _(尽管 `$env.config` 是一个环境变量,按照惯例它仍然在 `config.
5757

5858
Nushell 遵循如下的规则来匹配编辑器:
5959

60-
1. `$config.buffer_editor`
60+
1. `$env.config.buffer_editor`
6161
3. `$env.VISUAL`
6262
2. `$env.EDITOR`
6363
4. 如果上面都未匹配成功,则针对 Windows 运行`notepad`, 其他系统`nano`

0 commit comments

Comments
 (0)