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 Jul 15
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Jul 25
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41583,6 +41583,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41583
41583
します
41584
41584
- いくつかの (伝統的な) vi の動作/不整合を無効にするために、'cpoptions' にフラ
41585
41585
グ "z" |cpo-z| を追加します (|d-special| および |cw| を参照)。
41586
+ - 補完メニューで追加の属性を指定できるようにします (LSP サーバーから非推奨の属
41587
+ 性をマークできるようにします) |complete-items|
41586
41588
41587
41589
*added-9.2*
41588
41590
追加要素 ~
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41588,6 +41588,8 @@ Changed~
41588
41588
|getcompletion()|
41589
41589
- add 'cpoptions' flag "z" |cpo-z|, to disable some (traditional) vi
41590
41590
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|
41591
41593
41592
41594
*added-9.2*
41593
41595
Added ~
You can’t perform that action at this time.
0 commit comments