mirror of
https://github.com/neovim/neovim.git
synced 2026-06-17 01:01:16 +00:00
Duplicating get_option_value() logic for an obscure future refactor
isn't really worthwhile, and findoption() isn't used anywhere else
outside the options code.
(cherry picked from commit 09841ccbc3)