mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-09 20:26:37 +01:00
Problem: Default constructor arguments are not optional. Solution: Use "= v:none" to make constructor arguments optional.
Problem: Default constructor arguments are not optional. Solution: Use "= v:none" to make constructor arguments optional.