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
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追加要素 ~
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
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*
4161841620Added ~
You can’t perform that action at this time.
0 commit comments