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