Skip to content

Commit 6020c47

Browse files
committed
Update intro.{txt,jax}
1 parent 01a2b61 commit 6020c47

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

doc/intro.jax

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
ドを上げることができます: >

en/intro.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
821821
command characters 'showcmd' on off
822822
cursor 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
825825
command characters are those that you typed but were not used yet.
826826

827827
If you have a slow terminal you can switch off the status messages to speed

0 commit comments

Comments
 (0)