We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e782ba commit e483908Copy full SHA for e483908
en/quickref.txt
@@ -1,4 +1,4 @@
1
-*quickref.txt* For Vim version 9.0. Last change: 2022 Oct 15
+*quickref.txt* For Vim version 9.0. Last change: 2022 Oct 28
2
3
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -689,6 +689,7 @@ Short explanation of each option: *option-list*
689
'edcompatible' 'ed' toggle flags of ":substitute" command
690
'emoji' 'emo' emoji characters are considered full width
691
'encoding' 'enc' encoding used internally
692
+'endoffile' 'eof' write CTRL-Z at end of the file
693
'endofline' 'eol' write <EOL> for last line in file
694
'equalalways' 'ea' windows are automatically made the same size
695
'equalprg' 'ep' external program to use for "=" command
0 commit comments