Skip to content

Commit 3126064

Browse files
authored
Merge pull request #1630 from vim-jp/hh-update-version9
Update version9.{txt,jax}
2 parents d56df9b + 079eb96 commit 3126064

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 Jul 15
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Jul 25
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41583,6 +41583,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4158341583
します
4158441584
- いくつかの (伝統的な) vi の動作/不整合を無効にするために、'cpoptions' にフラ
4158541585
グ "z" |cpo-z| を追加します (|d-special| および |cw| を参照)。
41586+
- 補完メニューで追加の属性を指定できるようにします (LSP サーバーから非推奨の属
41587+
性をマークできるようにします) |complete-items|
4158641588

4158741589
*added-9.2*
4158841590
追加要素 ~

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 Jul 15
1+
*version9.txt* For Vim version 9.1. Last change: 2024 Jul 25
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41588,6 +41588,8 @@ Changed~
4158841588
|getcompletion()|
4158941589
- add 'cpoptions' flag "z" |cpo-z|, to disable some (traditional) vi
4159041590
behaviour/inconsistency (see |d-special| and |cw|).
41591+
- allow to specify additional attributes in the completion menu (allows to
41592+
mark deprecated attributes from LSP server) |complete-items|
4159141593

4159241594
*added-9.2*
4159341595
Added ~

0 commit comments

Comments
 (0)