File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1- *intro.txt* For Vim バージョン 9.1. Last change: 2024 Oct 05
1+ *intro.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -804,9 +804,8 @@ Tip: 行を折り返したときに、行番号と行の表示を混ぜたくな
804804コマンドの文字 'showcmd' on off
805805カーソルの位置 'ruler' off off
806806
807- 現在のモードとは、"-- INSERT --" や "-- REPLACE --" のことです、| 'showmode' |
808- を参照。コマンドの文字とは、入力されて、まだ実行されていないコマンドのことで
809- す。
807+ 現在のモードとは、"-- INSERT --" や "-- REPLACE --" のことです、'showmode' を
808+ 参照。コマンドの文字とは、入力されて、まだ実行されていないコマンドのことです。
810809
811810遅い端末を使っている場合は、ステータスメッセージをオフにすることで編集のスピー
812811ドを上げることができます: >
Original file line number Diff line number Diff line change 1- *intro.txt* For Vim version 9.1. Last change: 2024 Oct 05
1+ *intro.txt* For Vim version 9.1. Last change: 2025 Aug 06
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -821,7 +821,7 @@ current mode 'showmode' on on
821821command characters 'showcmd' on off
822822cursor position 'ruler' off off
823823
824- The current mode is "-- INSERT --" or "-- REPLACE --", see | 'showmode' | . The
824+ The current mode is "-- INSERT --" or "-- REPLACE --", see 'showmode' . The
825825command characters are those that you typed but were not used yet.
826826
827827If you have a slow terminal you can switch off the status messages to speed
You can’t perform that action at this time.
0 commit comments