mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-09 20:26:37 +01:00
Problem: Vim9: no easy way to check if Vim9 script is supported.
Solution: Add has('vim9script').
Problem: Vim9: no easy way to check if Vim9 script is supported.
Solution: Add has('vim9script').