From: Christian Brabandt Date: Sun, 3 Mar 2024 15:47:01 +0000 (+0100) Subject: runtime(doc): Highlight the error message at *E1513* X-Git-Tag: v9.1.0149~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f1e5c0893aed47d762f5698a1ebebc05ec9819;p=thirdparty%2Fvim.git runtime(doc): Highlight the error message at *E1513* Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt index 58480740ed..6e1122d1e7 100644 --- a/runtime/doc/message.txt +++ b/runtime/doc/message.txt @@ -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