Files
neovim/test/functional/api
zeertzjq 7bb3c3068c fix(highlight): setting 'winhl' doesn't work with global ns (#37868)
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().
(cherry picked from commit f8d59cfab9)
2026-02-15 00:56:10 +00:00
..
2024-04-23 18:17:04 +02:00
2024-01-03 02:09:29 +01:00