Files
neovim/src/nvim/api
zeertzjq f8d59cfab9 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().
2026-02-15 08:03:44 +08:00
..
2026-02-12 13:46:53 +01:00
2025-11-22 19:32:45 -05:00
2025-09-04 00:11:52 -04:00
2025-12-06 20:33:02 -05:00