diff options
Diffstat (limited to 'runtime/doc/change.txt')
-rw-r--r-- | runtime/doc/change.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt index ae8f4c6e2..3f2f490df 100644 --- a/runtime/doc/change.txt +++ b/runtime/doc/change.txt @@ -409,6 +409,11 @@ CTRL-X Subtract [count] from the number or alphabetic {Visual}CTRL-X Subtract [count] from the number or alphabetic character in the highlighted text. {not in Vi} + On MS-Windows, this is mapped to cut Visual text + |dos-standard-mappings|. If you want to disable the + mapping, use this: > + silent! vunmap <C-X> +< *v_g_CTRL-X* {Visual}g CTRL-X Subtract [count] from the number or alphabetic character in the highlighted text. If several lines |