Lines Matching refs:be

34 "r" may be prepended for restricted mode (see |-Z|).
36 The second and following arguments may also be a directory name. Vim will
40 By default an internal diff library will be used. When 'diffopt' or
41 'diffexpr' has been set an external "diff" command will be used. This only
68 The options can still be overruled from a modeline when re-editing the file.
69 However, 'foldmethod' and 'wrap' won't be set from a modeline when 'diff' is
74 make changes after loading a file, these will be included in the displayed
103 {patchfile} can be in any format that the "patch" program
110 various ".rej" files to be created. And when absolute path
121 There can be up to eight buffers with 'diff' set.
124 file for a moment and come back to the same file and be in diff mode again.
156 text in other windows to be scrolled as well. With vertical splits the text
157 should be aligned properly.
160 - 'wrap' is on, some lines will be wrapped and occupy two or more screen
170 edited in a window first for this to be possible. To get rid of the hidden
184 A buffer that is unloaded cannot be used for the diff. But it does work for
194 line and more complicated changes do not cause the differences to be updated.
195 To force the differences to be updated use: >
200 needs to be reloaded. It will prompt for each changed file, like `:checktime`
210 the commands that can be used with folds.
213 be set with the 'diffopt' option. For example, to set the context to three
239 Two commands can be used to jump to diffs:
253 that the buffers will be equal within the specified range.
275 ("dg" can't be used, it could be the start of "dgg"!). Note:
289 lines. When there are deleted lines, this may not always be possible.
291 There can be deleted lines below the last line of the buffer. When the cursor
295 To be able to get those lines from another buffer in a [range] it's allowed to
305 When the buffer that is about to be modified is read-only and the autocommand
309 The [bufspec] argument above can be a buffer number, a pattern for a buffer
323 For very long lines, the diff syntax highlighting might be slow, especially
338 The 'diffexpr' option can be set to use something else than the standard
348 The output of "diff" must be a normal "ed" style diff or a unified diff. A
349 context diff will NOT work. For a unified diff no context lines can be used.
398 The `redraw!` command may not be needed, depending on whether executing a
404 - The "diff" program cannot be executed.
419 The 'patchexpr' option can be set to use something else than the standard
445 For example, watch out for additionally generated files, which should be