]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): clarify why E195 is returned
authorChristian Brabandt <cb@256bit.org>
Sat, 18 May 2024 17:11:10 +0000 (19:11 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 18 May 2024 17:11:29 +0000 (19:11 +0200)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/starting.txt

index a1c9d1de3723f8c39138410f75da7b8105065c65..b8ffa6569db95918c622970d7d683be462e05ddc 100644 (file)
@@ -1,4 +1,4 @@
-*starting.txt*  For Vim version 9.1.  Last change: 2024 May 05
+*starting.txt*  For Vim version 9.1.  Last change: 2024 May 18
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -1712,7 +1712,8 @@ most of the information will be restored).
                        |viminfo-file-name| above).
                        If [!] is given, then any information that is
                        already set (registers, marks, |v:oldfiles|, etc.)
-                       will be overwritten.
+                       will be overwritten.  "E195" may be given, when
+                       'viminfofile' has been set to "NONE".
 
                        *:wv* *:wviminfo* *E137* *E138* *E574* *E886* *E929*
 :wv[iminfo][!] [file]  Write to viminfo file [file] (default: see