summaryrefslogtreecommitdiffstats
path: root/runtime/tutor/tutor.zh.euc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/tutor/tutor.zh.euc')
-rw-r--r--runtime/tutor/tutor.zh.euc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tutor/tutor.zh.euc b/runtime/tutor/tutor.zh.euc
index 50852f8105..1b51fa621e 100644
--- a/runtime/tutor/tutor.zh.euc
+++ b/runtime/tutor/tutor.zh.euc
@@ -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