commit | d2ea7cf10a4d026ebd402594d656af7d5c811c24 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun May 30 20:54:13 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun May 30 20:54:13 2021 +0200 |
tree | 0d72953a92ce37bbdfe87178ab6692ea7ed0d14c | |
parent | 6ef5ab59043681a51e8ca2ab0a1e4ff8f0f4bb47 [diff] [blame] |
Update runtime files
diff --git a/runtime/tutor/tutor.zh_cn.utf-8 b/runtime/tutor/tutor.zh_cn.utf-8 index d986ab2..085716e 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