Files
neovim/runtime/lua/vim/_meta
glepnir 4d04d0123d feat(api): nvim_set_hl{update:boolean} #37546
Problem: nvim_set_hl always replaces all attributes.

Solution: Add update field. When true, merge with existing
attributes instead of replacing. Unspecified attributes are preserved.
If highlight group doesn't exist, falls back to reset mode.
2026-03-25 06:01:50 -04:00
..
2026-01-07 08:11:42 +08:00
2025-06-06 15:36:48 +01:00
2026-03-11 18:24:57 +01:00
2024-07-15 21:16:29 +01:00
2026-03-09 21:47:13 +01:00
2024-05-15 23:19:26 +02:00
2026-03-24 00:14:55 +01:00
2026-03-11 18:24:57 +01:00
2026-03-11 18:17:46 +01:00