mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 07:12:50 +00:00
Problem: `get_option_value_for` can perfectly replace `get_option_value_strict`, making the latter redundant. Solution: Remove `get_option_value_strict`