Skip to content

Commit a7841b7

Browse files
tsuyoshichoh-east
andauthored
pattern.jax: Update translate
Co-authored-by: h_east <[email protected]>
1 parent 06e4b92 commit a7841b7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/pattern.jax

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@ CTRL-C 現在の(検索)コマンドを中止します。MS-Windowsでは
132132
CTRL-Breakを使ってください |dos-CTRL-Break|
133133
ノーマルモードでは、入力済みの、まだ実行されていないコ
134134
マンドをすべて中止します。
135-
出力をリダイレクトして Vim を開始し変更されたバッファ
136-
がない場合は CTRL-C Vim を終了させます。これは "vim
137-
file | grep word" として使用し抜け出す方法がわからない
138-
ユーザーを支援するためです(闇雲にでも :qa<CR> と入力し
139-
ても問題ありません)。
135+
出力をリダイレクトして Vim を起動し、変更されたバッファ
136+
がない場合、CTRL-C Vim を終了します。これは"vim
137+
file | grep word" を使用していて、抜け出す方法がわから
138+
ないユーザーを支援するためです(盲目的に :qa<CR> と入力
139+
してもうまくいきます)。
140140

141141
*:noh* *:nohlsearch*
142142
:noh[lsearch] 'hlsearch' オプションによる強調表示をやめます。検索コ

0 commit comments

Comments
 (0)