diff options
author | Bram Moolenaar <Bram@vim.org> | 2013-02-06 17:34:04 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2013-02-06 17:34:04 +0100 |
commit | fa13eef3c9edc81c07a47124c2c893a4bb253e58 (patch) | |
tree | 34863b7aafda94a1b74fff4de73ef799e0fbe77c /runtime/doc/diff.txt | |
parent | 309379fc989a4f3337c9cf3361ab6eb9a456c626 (diff) | |
download | vim-git-fa13eef3c9edc81c07a47124c2c893a4bb253e58.tar.gz |
Updated runtime files.
Diffstat (limited to 'runtime/doc/diff.txt')
-rw-r--r-- | runtime/doc/diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/diff.txt b/runtime/doc/diff.txt index 036dc5e13..a51138ab9 100644 --- a/runtime/doc/diff.txt +++ b/runtime/doc/diff.txt @@ -220,7 +220,7 @@ The diffs are highlighted with these groups: that parts in the middle that are still the same are highlighted anyway. Only "iwhite" of 'diffopt' is used here. -|hl-DiffDelete| DiffDelete Deleted lines. Also called filler lines, +|hl-DiffDelete| DiffDelete Deleted lines. Also called filler lines, because they don't really exist in this buffer. |