mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 03:11:04 +10: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