diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-06-27 05:18:54 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-06-27 05:18:54 +0200 |
commit | 730cde924cea50977bdbfa5b977180bfaa188a27 (patch) | |
tree | c0570ec54157923527d3da2d10c31782738d532d /runtime/doc/usr_toc.txt | |
parent | a800b42975f7a62282cb90d8c61ef3cff2fe810a (diff) | |
download | vim-git-730cde924cea50977bdbfa5b977180bfaa188a27.tar.gz |
Added ":earlier 1f" and ":later 1f".
Diffstat (limited to 'runtime/doc/usr_toc.txt')
-rw-r--r-- | runtime/doc/usr_toc.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/runtime/doc/usr_toc.txt b/runtime/doc/usr_toc.txt index 63242e362..0e3460f92 100644 --- a/runtime/doc/usr_toc.txt +++ b/runtime/doc/usr_toc.txt @@ -273,9 +273,10 @@ Subjects that can be read independently. |31.5| Various |usr_32.txt| The undo tree - |32.1| Numbering changes - |32.2| Jumping around the tree - |32.3| Time travelling + |32.1| Undo up to a file write + |32.2| Numbering changes + |32.3| Jumping around the tree + |32.4| Time travelling ============================================================================== Tuning Vim ~ |