mirror of
				https://github.com/vim/vim.git
				synced 2025-10-30 09:47:20 -04:00 
			
		
		
		
	runtime(doc): Highlight the error message at *E1513*
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
		| @@ -123,7 +123,7 @@ You cannot have two buffers with exactly the same name.  This includes the | |||||||
| path leading to the file. | path leading to the file. | ||||||
|  |  | ||||||
| 							*E1513* > | 							*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 | 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 | buffer. You need to set 'nowinfixbuf' before continuing. You may use [!] to | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user