File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *quickref.txt* For Vim バージョン 9.1. Last change: 2025 Jul 16
1
+ *quickref.txt* For Vim バージョン 9.1. Last change: 2025 Jul 25
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
621
621
'arabic' 'arab' デフォルトでアラビア語を2番目の言語にする
622
622
'arabicshape' 'arshape' アラビア文字を整える
623
623
'autochdir' 'acd' 現在編集中のファイルのディレクトリに変更する
624
+ 'autocomplete' 'ac' 挿入モードで自動補完
624
625
'autoindent' 'ai' 直前の行から新しい行のインデントを得る
625
626
'autoread' 'ar' vim以外でファイル変更した時に自動再読み込みする
626
627
'autoshelldir' 'asd' シェルのカレントディレクトリに変更する
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -607,6 +607,7 @@ Short explanation of each option: *option-list*
607
607
'arabic' 'arab' for Arabic as a default second language
608
608
'arabicshape' 'arshape' do shaping for Arabic characters
609
609
'autochdir' 'acd' change directory to the file in the current window
610
+ 'autocomplete' 'ac' automatic completion in insert mode
610
611
'autoindent' 'ai' take indent for new line from previous line
611
612
'autoread' 'ar' autom. read file when changed outside of Vim
612
613
'autoshelldir' 'asd' change directory to the shell's current directory
You can’t perform that action at this time.
0 commit comments