Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion doc/version9.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 02
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 03


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -41599,6 +41599,9 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
れ、Vim は暗い背景に切り替わります
- ドキュメントのナビゲーションを容易にするために、|help-TOC| パッケージが含ま
れています。
- 対話型 tutor プラグイン |vim-tutor-mode| が追加されました。|:Tutor| から起動
できます。
- |vimtutor| を改良し、より高度なヒントを記載した第 2 章を追加します。

*added-9.2*
追加要素 ~
Expand Down
5 changes: 4 additions & 1 deletion en/version9.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim version 9.1. Last change: 2024 Nov 02
*version9.txt* For Vim version 9.1. Last change: 2024 Nov 03


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -41603,6 +41603,9 @@ Changed~
- the putty terminal is detected using an |TermResponse| autocommand in
|defaults.vim| and Vim switches to a dark background
- the |help-TOC| package is included to ease navigating the documentation.
- an interactive tutor plugin has been included |vim-tutor-mode|, can be
started via |:Tutor|
- improve the |vimtutor| and add a second chapter for more advanced tips

*added-9.2*
Added ~
Expand Down