File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -41662,6 +41662,9 @@ OpenVMS での Python3 のサポート。
41662
41662
'completeopt' 設定の "fuzzy" 値を使用した |ins-completion| 時の
41663
41663
|fuzzy-matching| をサポート
41664
41664
41665
+ 環境変数 |$MYVIMDIR| は、ユーザーの個人ランタイムディレクトリ (Linux では
41666
+ $HOME/.vim または $HOME/.config/vim、Windows では $HOME/vimfiles) に設定される
41667
+
41665
41668
==============================================================================
41666
41669
☆コンパイル時の変更 *compile-changes-9.2*
41667
41670
Original file line number Diff line number Diff line change @@ -41668,6 +41668,10 @@ Python3 support in OpenVMS.
41668
41668
Support for |fuzzy-matching| during |ins-completion| with the "fuzzy"
41669
41669
values of the 'completeopt' setting
41670
41670
41671
+ The environment variable |$MYVIMDIR| is set to the users personal runtime
41672
+ directory ($HOME/.vim or $HOME/.config/vim on Linux, $HOME/vimfiles
41673
+ on Windows)
41674
+
41671
41675
==============================================================================
41672
41676
COMPILE TIME CHANGES *compile-changes-9.2*
41673
41677
You can’t perform that action at this time.
0 commit comments