diff options
Diffstat (limited to 'runtime/doc/vi_diff.txt')
-rw-r--r-- | runtime/doc/vi_diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt index 139cd3749a..bf90fe1754 100644 --- a/runtime/doc/vi_diff.txt +++ b/runtime/doc/vi_diff.txt @@ -322,7 +322,7 @@ Scripts and Expressions. |expression| Debugging and profiling are supported. |debug-scripts| |profile| If this is not enough, an interface is provided to |Python|. -Viminfo. |viminfo-file| +Viminfo. The command-line history, marks and registers can be stored in a file that is read on startup. This can be used to repeat a search command or command-line command after exiting and restarting Vim. It is also |