diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-05-01 18:37:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-01 18:37:14 +0200 |
commit | efea8a66b12d98b02d0594b54c4e575262d4e3da (patch) | |
tree | 246f9c749cacacb5c19439b44c2d448117ce7b11 /runtime/doc/diff.txt | |
parent | cd190db8b3f1376a35a3cdce00e277018f809862 (diff) | |
parent | 45ef3d9d0c5f09e735b984fb6bbb25b27848408c (diff) | |
download | rneovim-efea8a66b12d98b02d0594b54c4e575262d4e3da.tar.gz rneovim-efea8a66b12d98b02d0594b54c4e575262d4e3da.tar.bz2 rneovim-efea8a66b12d98b02d0594b54c4e575262d4e3da.zip |
Merge #6632 from justinmk/doc
Diffstat (limited to 'runtime/doc/diff.txt')
-rw-r--r-- | runtime/doc/diff.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/runtime/doc/diff.txt b/runtime/doc/diff.txt index e04aa55b5a..74a3d183a3 100644 --- a/runtime/doc/diff.txt +++ b/runtime/doc/diff.txt @@ -10,11 +10,7 @@ eight versions of the same file. The basics are explained in section |08.7| of the user manual. -1. Starting diff mode |diff-mode| -2. Viewing diffs |view-diffs| -3. Jumping to diffs |jumpto-diffs| -4. Copying diffs |copy-diffs| -5. Diff options |diff-options| + Type <M-]> to see the table of contents. ============================================================================== 1. Starting diff mode |