File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 28
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Dec 05
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41610,6 +41610,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41610
41610
削除されました
41611
41611
- Vim のデフォルトの 'backspace' オプションは "indent,eol,start" に設定さ
41612
41612
れ、|defaults.vim| から削除されました
41613
+ - |CompleteDone| 自動コマンドを処理するとき、|v:event| 辞書に補完した単語と補
41614
+ 完のタイプが提供されます。
41613
41615
41614
41616
*added-9.2*
41615
41617
追加要素 ~
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41613,6 +41613,8 @@ Changed~
41613
41613
from |defaults.vim|
41614
41614
- the default 'backspace' option for Vim has been set to "indent,eol,start"
41615
41615
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
41616
41618
41617
41619
*added-9.2*
41618
41620
Added ~
You can’t perform that action at this time.
0 commit comments