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 のサポート。
4166241662'completeopt' 設定の "fuzzy" 値を使用した |ins-completion| 時の
4166341663|fuzzy-matching| をサポート
4166441664
41665+ 環境変数 |$MYVIMDIR| は、ユーザーの個人ランタイムディレクトリ (Linux では
41666+ $HOME/.vim または $HOME/.config/vim、Windows では $HOME/vimfiles) に設定される
41667+
4166541668==============================================================================
4166641669☆コンパイル時の変更 *compile-changes-9.2*
4166741670
Original file line number Diff line number Diff line change @@ -41668,6 +41668,10 @@ Python3 support in OpenVMS.
4166841668Support for |fuzzy-matching| during |ins-completion| with the "fuzzy"
4166941669values of the 'completeopt' setting
4167041670
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+
4167141675==============================================================================
4167241676COMPILE TIME CHANGES *compile-changes-9.2*
4167341677
You can’t perform that action at this time.
0 commit comments