mirror of
https://github.com/neovim/neovim.git
synced 2026-06-20 18:42:38 +00:00
Problem: `get_option_value_for` can perfectly replace `get_option_value_strict`, making the latter redundant. Solution: Remove `get_option_value_strict`