forked from aniani/vim
patch 8.2.3979: Vim9: the feature is not mentioned in the right places
Problem: Vim9: the feature is not mentioned in the right places. Solution: Add +vim9script to the help and :version output.
This commit is contained in:
@@ -10069,6 +10069,7 @@ vertsplit Compiled with vertically split windows |:vsplit|.
|
||||
(always true)
|
||||
vim_starting True while initial source'ing takes place. |startup|
|
||||
*vim_starting*
|
||||
vim9script Compiled with |Vim9| script support
|
||||
viminfo Compiled with viminfo support.
|
||||
vimscript-1 Compiled Vim script version 1 support
|
||||
vimscript-2 Compiled Vim script version 2 support
|
||||
|
||||
Reference in New Issue
Block a user