Skip to content

Commit 449e5ef

Browse files
committed
quickref.jax: Update Vim 9.0.0820 translate
1 parent e483908 commit 449e5ef

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/quickref.jax

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickref.txt* For Vim バージョン 9.0. Last change: 2022 Oct 15
1+
*quickref.txt* For Vim バージョン 9.0. Last change: 2022 Oct 28
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -706,7 +706,8 @@
706706
'edcompatible' 'ed' |:substitute|のフラグを切替える
707707
'emoji' 'emo' 絵文字を全角として扱う
708708
'encoding' 'enc' 内部で使用する文字コード
709-
'endofline' 'eol' ファイル末尾に<EOL>を書く
709+
'endoffile' 'eof' ファイル末尾に CTRL-Z を書く
710+
'endofline' 'eol' ファイル最終行に <EOL> を書く
710711
'equalalways' 'ea' ウィンドウを自動で同じ大きさに調整する
711712
'equalprg' 'ep' |=|で使用する外部プログラム
712713
'errorbells' 'eb' エラー表示時にベルを鳴らす

0 commit comments

Comments
 (0)