mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 23:26:05 +00:00
Problem: Named function arguments are never optional.
Solution: Support optional function arguments with a default value. (Andy
Massimino, closes vim/vim#3952)
42ae78cfff