From 58f1e5c0893aed47d762f5698a1ebebc05ec9819 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sun, 3 Mar 2024 16:47:01 +0100 Subject: [PATCH] runtime(doc): Highlight the error message at *E1513* Signed-off-by: Christian Brabandt --- runtime/doc/message.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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