mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 02:44:53 +10:00
Problem: Setting 'winhighlight' doesn't after setting global namespace
using nvim_win_set_hl_ns().
Solution: Check if using another namespace when setting 'winhighlight'
instead of disabling 'winhighlight' in nvim_win_set_hl_ns().
19 KiB
19 KiB