Skip to content

Commit

Permalink
Remove duplicate of 'は'
Browse files Browse the repository at this point in the history
  • Loading branch information
H1rono authored Jan 8, 2024
1 parent 229febc commit 2569468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/usr_02.jax
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ Vim には文章を編集するための数多くのコマンドがあります
☆追記

"i" コマンドはカーソルの前に文字列を挿入しますが、行末に文字を追加したいときは
はどうすればいいでしょうか? それにはカーソルの後ろに文を挿入できないといけませ
どうすればいいでしょうか? それにはカーソルの後ろに文を挿入できないといけませ
ん。"a" (append) コマンドで追記できます。
例えば、次の行を

Expand Down

0 comments on commit 2569468

Please sign in to comment.