Skip to content

Commit ded49ea

Browse files
authored
Merge pull request #1720 from vim-jp/hh-update-intro
Update intro.{txt.jax}
2 parents 5dfcedb + 4089871 commit ded49ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/intro.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*intro.txt* For Vim バージョン 9.1. Last change: 2024 Apr 11
1+
*intro.txt* For Vim バージョン 9.1. Last change: 2024 Oct 05
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

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 Apr 11
1+
*intro.txt* For Vim version 9.1. Last change: 2024 Oct 05
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -825,7 +825,7 @@ 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
828-
up editing:
828+
up editing: >
829829
:set nosc noru nosm
830830
831831
If there is an error, an error message will be shown for at least one second

0 commit comments

Comments
 (0)