]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Highlight the error message at *E1513*
authorChristian Brabandt <cb@256bit.org>
Sun, 3 Mar 2024 15:47:01 +0000 (16:47 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 3 Mar 2024 15:47:47 +0000 (16:47 +0100)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/message.txt

index 58480740eda64576e6e39523e993bb1f8d4e77c0..6e1122d1e7d0d89aac581f0b9aaae98a89299609 100644 (file)
@@ -123,7 +123,7 @@ You cannot have two buffers with exactly the same name.  This includes the
 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