diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-07-09 20:21:48 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-07-09 20:21:48 +0200 |
commit | 063b9d15abea041a5bfff3ffc4e219e26fd1d4fa (patch) | |
tree | 991f749e954fc3096c12581861a276a4748258a5 /runtime/doc/starting.txt | |
parent | 0d3e24be5686c0710aa3c6671e4c626d6cb21a5f (diff) | |
download | vim-063b9d15abea041a5bfff3ffc4e219e26fd1d4fa.zip |
Updated runtime files.
Diffstat (limited to 'runtime/doc/starting.txt')
-rw-r--r-- | runtime/doc/starting.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt index 817703d77..b613cf056 100644 --- a/runtime/doc/starting.txt +++ b/runtime/doc/starting.txt @@ -1,4 +1,4 @@ -*starting.txt* For Vim version 7.4. Last change: 2016 Jun 15 +*starting.txt* For Vim version 7.4. Last change: 2016 Jul 03 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1426,6 +1426,7 @@ Now the viminfo will have: BBB - value from session B BOTH - value from session B, value from session A is lost + *viminfo-timestamp* For some items a timestamp is used to keep the last changed version. Here it doesn't matter in which sequence Vim sessions exit, the newest item(s) are always kept. This is used for: |