mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 19:42:21 +10:00
Problem: Cannot use script-local function for setting *func options.
Solution: Use the script context. (Yegappan Lakshmanan, closes vim/vim#9362)
db1a410b61
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>