mirror of
https://github.com/neovim/neovim.git
synced 2026-06-19 10:02:36 +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)