File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 33helpname: 'autocmd'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="autocmd.html " name ="autocmd.txt "> autocmd.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Oct 27 < br >
6+ < a class ="Constant " href ="autocmd.html " name ="autocmd.txt "> autocmd.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Dec 04 < br >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
708708 変数 < a class ="Identifier " href ="eval.html#v:completed_item "> v:completed_item</ a > には補完された候補につい< br >
709709 ての情報が含まれている。< br >
710710< br >
711+ 以下の < a class ="Identifier " href ="eval.html#v:event "> v:event</ a > キーを設定する:< br >
712+ complete_word 選択された単語。補完が< br >
713+ 放棄された場合は空白に< br >
714+ なる。< br >
715+ complete_type < a class ="Identifier " href ="builtin.html#complete_info_mode "> complete_info_mode</ a > < br >
716+ < br >
711717 < a class ="Constant " href ="autocmd.html#CursorHold " name ="CursorHold "> CursorHold</ a > < br >
712718CursorHold < a class ="Type " href ="options.html#'updatetime' "> 'updatetime'</ a > の時間の間、ユーザーがキーを押さ< br >
713719 なかったとき。ユーザーが何かキーを押すまで、発< br >
You can’t perform that action at this time.
0 commit comments