summaryrefslogtreecommitdiffstats
path: root/runtime/tutor/tutor.zh_cn.utf-8
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/tutor/tutor.zh_cn.utf-8')
-rw-r--r--runtime/tutor/tutor.zh_cn.utf-82
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tutor/tutor.zh_cn.utf-8 b/runtime/tutor/tutor.zh_cn.utf-8
index d986ab2645..085716eb70 100644
--- a/runtime/tutor/tutor.zh_cn.utf-8
+++ b/runtime/tutor/tutor.zh_cn.utf-8
@@ -883,7 +883,7 @@
1. 开始编辑 vimrc 文件,具体命令取决于您所使用的操作系统:
:edit ~/.vimrc 这是 Unix 系统所使用的命令
- :edit $VIM/_vimrc 这是 MS-Windows 系统所使用的命令
+ :edit ~/_vimrc 这是 MS-Windows 系统所使用的命令
2. 接着读取 vimrc 示例文件的内容:
:r $VIMRUNTIME/vimrc_example.vim