mirror of
https://github.com/neovim/neovim.git
synced 2026-05-07 22:40:39 +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