changeset 34476:9ed46a11b4af

runtime(doc): Highlight the error message at *E1513* Commit: https://github.com/vim/vim/commit/58f1e5c0893aed47d762f5698a1ebebc05ec9819 Author: Christian Brabandt <cb@256bit.org> Date: Sun Mar 3 16:47:01 2024 +0100 runtime(doc): Highlight the error message at *E1513* Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Sun, 03 Mar 2024 17:00:03 +0100
parents 1454f1f19f98
children 86c7f8ed551f
files runtime/doc/message.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/runtime/doc/message.txt
+++ b/runtime/doc/message.txt
@@ -123,7 +123,7 @@ You cannot have two buffers with exactly
 path leading to the file.
 
 							*E1513* >
-  Cannot edit buffer. 'winfixbuf' is enabled
+  Cannot edit buffer. 'winfixbuf' is enabled ~
 
 If a window has 'winfixbuf' enabled, you cannot change that window's current
 buffer. You need to set 'nowinfixbuf' before continuing. You may use [!] to