Skip to content

Commit e3f04d2

Browse files
committed
Update usr_01.{txt,jax}
1 parent 5b319d0 commit e3f04d2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/usr_01.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_01.txt* For Vim バージョン 9.1. Last change: 2024 Nov 03
1+
*usr_01.txt* For Vim バージョン 9.1. Last change: 2024 Dec 16
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -109,8 +109,8 @@ Vim を起動すると、オプション 'compatible' はオフになってい
109109
対話型 tutor については、|vim-tutor-mode| を参照
110110

111111
テキストを読むだけではなく (退屈だし!) チュートリアルを使って Vim の初歩を学ぶ
112-
ことができます。vimtutor は 30 分の演習コースです。実際に操作しながら Vim の最
113-
低限の操作方法を習得できます
112+
ことができます。これは 2 つの章で提供される 30 分間のチュートリアルで、最も基
113+
本的な Vim の機能を実際に体験しながら学べます
114114

115115
Unix では、Vim が適切にインストールしてあれば、シェルから起動できます: >
116116

en/usr_01.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_01.txt* For Vim version 9.1. Last change: 2024 Nov 03
1+
*usr_01.txt* For Vim version 9.1. Last change: 2024 Dec 16
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -110,8 +110,8 @@ For more info see |vimrc| and |compatible-default|.
110110
For the interactive tutor, see |vim-tutor-mode|
111111

112112
Instead of reading the text (boring!) you can use the vimtutor to learn your
113-
first Vim commands. This is a 30-minute tutorial that teaches the most basic
114-
Vim functionality hands-on.
113+
first Vim commands. This is a 30-minute tutorial provided in 2 chapters, that
114+
teaches the most basic Vim functionality hands-on.
115115

116116
On Unix, if Vim has been properly installed, you can start it from the shell:
117117
>

0 commit comments

Comments
 (0)