diff options
author | Bram Moolenaar <Bram@vim.org> | 2014-08-22 19:21:47 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2014-08-22 19:21:47 +0200 |
commit | fb539273c95f95e18e9542c2de3318b1b1e73db6 (patch) | |
tree | 9b435b3ca96881d563c9416fc876939d0d3f92b6 /runtime/tutor/tutor.utf-8 | |
parent | d2e8087b532e676cc513a2b385deaf1bf7afbf94 (diff) | |
download | vim-git-fb539273c95f95e18e9542c2de3318b1b1e73db6.tar.gz |
Updated runtime files.
Diffstat (limited to 'runtime/tutor/tutor.utf-8')
-rw-r--r-- | runtime/tutor/tutor.utf-8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor/tutor.utf-8 b/runtime/tutor/tutor.utf-8 index da28a1531..64a27d1c0 100644 --- a/runtime/tutor/tutor.utf-8 +++ b/runtime/tutor/tutor.utf-8 @@ -55,8 +55,8 @@ NOTE: The cursor keys should also work. But using hjkl you will be able to 2. Type: :q! <ENTER>. This exits the editor, DISCARDING any changes you have made. - 3. When you see the shell prompt, type the command that got you into this - tutor. That would be: vimtutor <ENTER> + 3. Get back here by executing the command that got you into this tutor. That + might be: vimtutor <ENTER> 4. If you have these steps memorized and are confident, execute steps 1 through 3 to exit and re-enter the editor. |