mirror of
https://github.com/zoriya/vim.git
synced 2026-05-06 05:53:35 +00:00
Problem: Vim9: cannot use Vim9 script syntax in some places.
Solution: Add the :vim9cmd command modifier. Incompatible: Makes ":vim9"
mean ":vim9cmd" instead of ":vim9script".