Skip to content

Commit 66d99a5

Browse files
authored
Merge pull request #2195 from h-east/update-quickref
Update quickref.{txt,jax}
2 parents 09c1012 + 0b73ab6 commit 66d99a5

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 Jul 16
1+
*quickref.txt* For Vim バージョン 9.1. Last change: 2025 Jul 25
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -621,6 +621,7 @@
621621
'arabic' 'arab' デフォルトでアラビア語を2番目の言語にする
622622
'arabicshape' 'arshape' アラビア文字を整える
623623
'autochdir' 'acd' 現在編集中のファイルのディレクトリに変更する
624+
'autocomplete' 'ac' 挿入モードで自動補完
624625
'autoindent' 'ai' 直前の行から新しい行のインデントを得る
625626
'autoread' 'ar' vim以外でファイル変更した時に自動再読み込みする
626627
'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 Jul 16
1+
*quickref.txt* For Vim version 9.1. Last change: 2025 Jul 25
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -607,6 +607,7 @@ Short explanation of each option: *option-list*
607607
'arabic' 'arab' for Arabic as a default second language
608608
'arabicshape' 'arshape' do shaping for Arabic characters
609609
'autochdir' 'acd' change directory to the file in the current window
610+
'autocomplete' 'ac' automatic completion in insert mode
610611
'autoindent' 'ai' take indent for new line from previous line
611612
'autoread' 'ar' autom. read file when changed outside of Vim
612613
'autoshelldir' 'asd' change directory to the shell's current directory

0 commit comments

Comments
 (0)