Skip to content

Commit e483908

Browse files
committed
quickref.txt: Update Vim 9.0.0820
1 parent 2e782ba commit e483908

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

en/quickref.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickref.txt* For Vim version 9.0. Last change: 2022 Oct 15
1+
*quickref.txt* For Vim version 9.0. Last change: 2022 Oct 28
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -689,6 +689,7 @@ Short explanation of each option: *option-list*
689689
'edcompatible' 'ed' toggle flags of ":substitute" command
690690
'emoji' 'emo' emoji characters are considered full width
691691
'encoding' 'enc' encoding used internally
692+
'endoffile' 'eof' write CTRL-Z at end of the file
692693
'endofline' 'eol' write <EOL> for last line in file
693694
'equalalways' 'ea' windows are automatically made the same size
694695
'equalprg' 'ep' external program to use for "=" command

0 commit comments

Comments
 (0)