Skip to content

Commit dc2fe8a

Browse files
committed
Update options.{txt,jax}
1 parent e8fee57 commit dc2fe8a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/options.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim バージョン 9.1. Last change: 2025 Aug 20
1+
*options.txt* For Vim バージョン 9.1. Last change: 2025 Aug 21
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/options.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim version 9.1. Last change: 2025 Aug 20
1+
*options.txt* For Vim version 9.1. Last change: 2025 Aug 21
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -922,8 +922,8 @@ A jump table for the options with a short description can be found at |Q_op|.
922922
'autocompletedelay' 'acl' number (default 0)
923923
global
924924
Delay in milliseconds before the autocomplete menu appears after
925-
typing. If you prefer it not to open too quickly, set this value
926-
slightly above your typing speed. See |ins-autocompletion|.
925+
typing. If you prefer it not to open too quickly, set this value
926+
slightly above your typing speed. See |ins-autocompletion|.
927927

928928
*'autoindent'* *'ai'* *'noautoindent'* *'noai'*
929929
'autoindent' 'ai' boolean (default off)

0 commit comments

Comments
 (0)