Skip to content

Commit 46aee0b

Browse files
committed
Fix by review
1 parent 3a71792 commit 46aee0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/version9.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ Python/Lua/Perl/Tcl/Ruby/MzScheme インターフェイスの heredoc で 'trim'
424424
明確な8進数の記法として "0o" を追加。|scriptversion-4|
425425

426426
"tcd -" および "lcd -" を使用してタブローカルおよびウィンドウローカルでの直前
427-
のディレクトリに変更するのをサポート。(|:tcd-| and |:lcd-|)
427+
のディレクトリに変更するのをサポート。(|:tcd-| および |:lcd-|)
428428

429429
|search()| の使用でスキップする式のサポートを追加。
430430

@@ -41550,8 +41550,8 @@ Vim9 script の列挙型サポート |:enum|
4155041550

4155141551
- ページ単位のスクロールの CTRL-F および CTRL-B には 'smoothscroll' ロジックを
4155241552
使用します。
41553-
- 半ページ単位のスクロールの CTRL-D and CTRL-U には 'smoothscroll' ロジックを
41554-
使用します
41553+
- 半ページ単位のスクロールの CTRL-D および CTRL-U には 'smoothscroll' ロジック
41554+
を使用します
4155541555

4155641556

4155741557
追加要素 *added-9.2*

0 commit comments

Comments
 (0)