# HG changeset patch # User Christian Brabandt # Date 1709481603 -3600 # Node ID 9ed46a11b4af9bb37d11f2b7e5e2fdce21900b1c # Parent 1454f1f19f982fa6bd3e132c73e88c311827e4e6 runtime(doc): Highlight the error message at *E1513* Commit: https://github.com/vim/vim/commit/58f1e5c0893aed47d762f5698a1ebebc05ec9819 Author: Christian Brabandt Date: Sun Mar 3 16:47:01 2024 +0100 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 --- 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