Skip to content

Commit bd9b36a

Browse files
committed
Update quickref.{txt,jax}
1 parent 5e873ba commit bd9b36a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/quickref.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickref.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
1+
*quickref.txt* For Vim バージョン 9.1. Last change: 2025 Aug 16
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -622,6 +622,7 @@
622622
'arabicshape' 'arshape' アラビア文字を整える
623623
'autochdir' 'acd' 現在編集中のファイルのディレクトリに変更する
624624
'autocomplete' 'ac' 挿入モードで自動補完を有効にする
625+
'autocompletedelay' 'acl' 入力後にメニューが表示されるまでの遅延 (msec)
625626
'autoindent' 'ai' 直前の行から新しい行のインデントを得る
626627
'autoread' 'ar' vim以外でファイル変更した時に自動再読み込みする
627628
'autoshelldir' 'asd' シェルのカレントディレクトリに変更する

en/quickref.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickref.txt* For Vim version 9.1. Last change: 2025 Aug 06
1+
*quickref.txt* For Vim version 9.1. Last change: 2025 Aug 16
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -608,6 +608,7 @@ Short explanation of each option: *option-list*
608608
'arabicshape' 'arshape' do shaping for Arabic characters
609609
'autochdir' 'acd' change directory to the file in the current window
610610
'autocomplete' 'ac' enable automatic completion in insert mode
611+
'autocompletedelay' 'acl' delay in msec before menu appears after typing
611612
'autoindent' 'ai' take indent for new line from previous line
612613
'autoread' 'ar' autom. read file when changed outside of Vim
613614
'autoshelldir' 'asd' change directory to the shell's current directory

0 commit comments

Comments
 (0)