0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

Runtime file and translation updates.

This commit is contained in:
Bram Moolenaar
2018-05-18 18:12:06 +02:00
parent 00e4556338
commit 2f01889055
16 changed files with 851 additions and 710 deletions

View File

@@ -280,7 +280,7 @@ N を省略した場合は、引数のファイルを個別のタブページで
ぐことができます。
ファイルを保存したい場合は、":w!" のように、Ex コマンドに感嘆符を付けてくだ
さい。
\-R オプションは \-n オプションの効果も含んでいます (記参照)。
\-R オプションは \-n オプションの効果も含んでいます (記参照)。
オプション 'readonly' は ":set noro" でオフにできます。
詳しくは ":help 'readonly'" を参照してください。
.TP