File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -607,15 +607,15 @@ Vim にはオプションがたくさんあり、それを設定することで
60760715) コマンド定義は :h command-topic で記載されます。カスタムコマンドの '!' 引
608608 数については >
609609 :help command-bar
610- < で見つける事が出来ます 。
610+ < で見つける事ができます 。
611611
61261216) ウィンドウの制御コマンドは常に CTRL-W で始まります。:h CTRL-W _文字 で該当
613613 のヘルプが見つかります。例えば: >
614614 :help CTRL-W_p
615- < で一つ前のウィンドウに戻れヘルプにアクセス出来ます 。また自分のペースで
615+ < で一つ前のウィンドウに戻れヘルプにアクセスできます 。また自分のペースで
616616 ウィンドウ操作コマンド群を眺めたいならば >
617617 :help windows.txt
618- < でアクセス出来ます 。
618+ < でアクセスできます 。
619619
62062017) Use | :helpgrep | to search in all help pages (and also of any installed
621621 plugins). See | :helpgrep | for how to use it.
@@ -652,7 +652,7 @@ Vim にはオプションがたくさんあり、それを設定することで
65265221) QuickFix コマンドは大体 :c から始まり、ロケーションリストコマンドは大体 :l
653653 から始まります。
654654
655- 22) Autocommand イベントはそれらの名前で見つける事が出来ます : >
655+ 22) Autocommand イベントはそれらの名前で見つける事ができます : >
656656 :help BufWinLeave
657657< 全てのイベントを見るには: >
658658 :help autocommands-events
You can’t perform that action at this time.
0 commit comments