diff options
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r-- | runtime/doc/quickref.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index f43ddb57fb..86147cfc2b 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -696,6 +696,7 @@ Short explanation of each option: *option-list* 'errorfile' 'ef' name of the errorfile for the QuickFix mode 'errorformat' 'efm' description of the lines in the error file 'eventignore' 'ei' autocommand events that are ignored +'eventignorewin' 'eiw' autocommand events that are ignored in a window 'expandtab' 'et' use spaces when <Tab> is inserted 'exrc' 'ex' read init files in the current directory 'fileencoding' 'fenc' file encoding for multibyte text |