File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -896,8 +896,8 @@ Unix およびその他いくつかのシステムではバッククォートも
896
896
Note: オプション 'write' がオフのときは、どのファイルも書き込めないことに注意。
897
897
898
898
*:w* *:write*
899
- *E502* *E503* *E504* *E505*
900
- *E512* *E514* *E667* *E796* *E949*
899
+ *E502* *E503* *E504* *E505*
900
+ *E512* *E514* *E667* *E796* *E949*
901
901
:w[rite] [++opt] バッファ全体をカレントファイルに書き込む。これはファイ
902
902
ルに対する変更点を保存するときの普通の方法である。
903
903
オプション 'readonly' がオンであるかファイルに書き込め
Original file line number Diff line number Diff line change @@ -901,8 +901,8 @@ flag is used for the ":substitute" command to avoid an error for files where
901
901
Note: When the 'write' option is off, you are not able to write any file.
902
902
903
903
*:w* *:write*
904
- *E502* *E503* *E504* *E505*
905
- *E512* *E514* *E667* *E796* *E949*
904
+ *E502* *E503* *E504* *E505*
905
+ *E512* *E514* *E667* *E796* *E949*
906
906
:w[rite] [++opt] Write the whole buffer to the current file. This is
907
907
the normal way to save changes to a file. It fails
908
908
when the 'readonly' option is set or when there is
You can’t perform that action at this time.
0 commit comments