Skip to content

Commit

Permalink
Merge pull request #1408 from H1rono/fix-ha-dup
Browse files Browse the repository at this point in the history
Remove duplicate of 'は'
  • Loading branch information
k-takata authored Jan 9, 2024
2 parents 229febc + 2569468 commit f141534
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 f141534

Please sign in to comment.