Signed-off-by: Christian Brabandt <cb@256bit.org>
-*filetype.txt* For Vim version 9.1. Last change: 2025 Mar 13
+*filetype.txt* For Vim version 9.1. Last change: 2025 Mar 14
VIM REFERENCE MANUAL by Bram Moolenaar
:Cycle " to cycle between the previous commands
<
+The `:Cycle` command is also mapped to the CTRL-A and CTRL-X keys.
For details, see `git-rebase --help`.
GO *ft-go-plugin*
-*options.txt* For Vim version 9.1. Last change: 2025 Mar 13
+*options.txt* For Vim version 9.1. Last change: 2025 Mar 14
VIM REFERENCE MANUAL by Bram Moolenaar
whole_line whole lines |i_CTRL-X_CTRL-L|
- When used the 'completeopt' "longest" option value, fuzzy collection
+ When using the 'completeopt' "longest" option value, fuzzy collection
can identify the longest common string among the best fuzzy matches
and insert it automatically.