mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 02:45:39 +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)