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 Aug 06
1+ *quickref.txt* For Vim バージョン 9.1. Last change: 2025 Aug 16
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
622622'arabicshape' 'arshape' アラビア文字を整える
623623'autochdir' 'acd' 現在編集中のファイルのディレクトリに変更する
624624'autocomplete' 'ac' 挿入モードで自動補完を有効にする
625+ 'autocompletedelay' 'acl' 入力後にメニューが表示されるまでの遅延 (msec)
625626'autoindent' 'ai' 直前の行から新しい行のインデントを得る
626627'autoread' 'ar' vim以外でファイル変更した時に自動再読み込みする
627628'autoshelldir' 'asd' シェルのカレントディレクトリに変更する
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments