mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 04:40:35 +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