mirror of
https://github.com/neovim/neovim.git
synced 2026-01-25 22:26:04 +00:00
Problem: Passing a wrong variable type to an option gives multiple errors.
Solution: Bail out early on failure. (closes vim/vim#12504)
4c7cb372c1