File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- *quickref.txt* For Vim バージョン 9.1. Last change: 2024 Nov 02
1+ *quickref.txt* For Vim バージョン 9.1. Last change: 2025 Feb 08
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
714714'errorfile' 'ef' QuickFixモードで使うファイルの名前
715715'errorformat' 'efm' エラーファイルの書式の定義
716716'esckeys' 'ek' 挿入モードでファンクションキーを有効にする
717- 'eventignore' 'ei' 無視する自動コマンドイベント
717+ 'eventignore' 'ei' 無視される自動コマンドイベント
718+ 'eventignorewin' 'eiw' ウィンドウ内で無視される自動コマンドイベント
718719'expandtab' 'et' <Tab> 入力でスペースを入力する
719720'exrc' 'ex' カレントディレクトリの.vimrcと.exrcを読み込む
720721'fileencoding' 'fenc' ファイルの文字コード指定
Original file line number Diff line number Diff line change 1- *quickref.txt* For Vim version 9.1. Last change: 2024 Nov 02
1+ *quickref.txt* For Vim version 9.1. Last change: 2025 Feb 08
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -698,6 +698,7 @@ Short explanation of each option: *option-list*
698698'errorformat' 'efm' description of the lines in the error file
699699'esckeys' 'ek' recognize function keys in Insert mode
700700'eventignore' 'ei' autocommand events that are ignored
701+ 'eventignorewin' 'eiw' autocommand events that are ignored in a window
701702'expandtab' 'et' use spaces when <Tab> is inserted
702703'exrc' 'ex' read .vimrc and .exrc in the current directory
703704'fileencoding' 'fenc' file encoding for multibyte text
You can’t perform that action at this time.
0 commit comments