mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 19:07:06 +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