mirror of
https://github.com/neovim/neovim.git
synced 2026-09-22 21:44:04 +00:00
Problem: Not picking up configured option values when enabling _extui after startup. Solution: Check option values when enabing _extui. Fix https://github.com/neovim/neovim/issues/33767