]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Update version9.txt and mention $MYVIMDIR
authorChristian Brabandt <cb@256bit.org>
Thu, 5 Sep 2024 16:21:21 +0000 (18:21 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 5 Sep 2024 16:21:56 +0000 (18:21 +0200)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/version9.txt

index fc07dc443d4ef457d17dc643c0f919f4d759eb80..03c8d6c782024af87b3934177148d8bd2917d760 100644 (file)
@@ -41668,6 +41668,10 @@ Python3 support in OpenVMS.
 Support for |fuzzy-matching| during |ins-completion| with the "fuzzy"
 values of the 'completeopt' setting
 
+The environment variable |$MYVIMDIR| is set to the users personal runtime
+directory ($HOME/.vim or $HOME/.config/vim on Linux, $HOME/vimfiles
+on Windows)
+
 ==============================================================================
 COMPILE TIME CHANGES                                   *compile-changes-9.2*