Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/options.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*options.txt* For Vim バージョン 9.1. Last change: 2025 Aug 20
*options.txt* For Vim バージョン 9.1. Last change: 2025 Aug 21


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down
6 changes: 3 additions & 3 deletions en/options.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*options.txt* For Vim version 9.1. Last change: 2025 Aug 20
*options.txt* For Vim version 9.1. Last change: 2025 Aug 21


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

*'autoindent'* *'ai'* *'noautoindent'* *'noai'*
'autoindent' 'ai' boolean (default off)
Expand Down