diff runtime/doc/change.txt @ 26847:eafb9fd4ec32

Update runtime files Commit: https://github.com/vim/vim/commit/04fb916684829f6aa12f33f14d0d0023b458f200 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 30 20:24:12 2021 +0000 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Fri, 31 Dec 2021 13:30:06 +0100
parents edb7d53fc7e3
children 5825405e4e2c
line wrap: on
line diff
--- a/runtime/doc/change.txt
+++ b/runtime/doc/change.txt
@@ -1,4 +1,4 @@
-*change.txt*    For Vim version 8.2.  Last change: 2021 Dec 27
+*change.txt*    For Vim version 8.2.  Last change: 2021 Dec 29
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -1677,7 +1677,8 @@ r	Automatically insert the current comme
 	<Enter> in Insert mode.
 							*fo-o*
 o	Automatically insert the current comment leader after hitting 'o' or
-	'O' in Normal mode.
+	'O' in Normal mode.  In case comment is unwanted in a specific place
+	use CTRL-U to quickly delete it. |i_CTRL-U|
 							*fo-q*
 q	Allow formatting of comments with "gq".
 	Note that formatting will not change blank lines or lines containing