Skip to content

Commit 5582a04

Browse files
committed
Update version9.{txt,jax}
1 parent 8cb9be5 commit 5582a04

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/version9.jax

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

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41610,6 +41610,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4161041610
削除されました
4161141611
- Vim のデフォルトの 'backspace' オプションは "indent,eol,start" に設定さ
4161241612
れ、|defaults.vim| から削除されました
41613+
- |CompleteDone| 自動コマンドを処理するとき、|v:event| 辞書に補完した単語と補
41614+
完のタイプが提供されます。
4161341615

4161441616
*added-9.2*
4161541617
追加要素 ~

en/version9.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.1. Last change: 2024 Nov 28
1+
*version9.txt* For Vim version 9.1. Last change: 2024 Dec 05
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41613,6 +41613,8 @@ Changed~
4161341613
from |defaults.vim|
4161441614
- the default 'backspace' option for Vim has been set to "indent,eol,start"
4161541615
and removed from |defaults.vim|
41616+
- the completed word and completion type are provided when handling the
41617+
|CompleteDone| autocommand in the |v:event| dictionary
4161641618

4161741619
*added-9.2*
4161841620
Added ~

0 commit comments

Comments
 (0)