mirror of
https://github.com/neovim/neovim.git
synced 2026-08-24 08:01:53 +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)