Luuk van Baal
4f9260d06a
feat(ext_messages): add hl_id to ext_messages chunks
...
Problem: Ext_messages chunks only contain the highlight attr id, which
is not very useful for vim.ui_attach() consumers.
Solotion: Add highlight group id to message chunks, which can easily be
used to highlight text in the TUI through nvim_buf_set_extmark():
hl_group = synIDattr(id, "name").
2024-11-09 14:28:17 +01:00
..
2024-11-04 05:00:12 -08:00
2024-10-15 20:50:21 +02:00
2024-10-18 01:00:01 +02:00
2024-11-09 14:28:17 +01:00
2024-11-05 08:31:45 +01:00
2024-09-04 19:32:52 -05:00
2024-06-14 23:58:27 +02:00
2024-11-05 08:31:45 +01:00
2024-07-31 23:06:28 +02:00
2024-11-05 08:31:19 +01:00
2024-09-27 08:53:30 -07:00
2024-10-15 20:50:21 +02:00
2022-03-13 04:52:45 +00:00
2024-11-05 08:31:19 +01:00
2024-10-27 06:50:17 -07:00
2024-10-15 20:50:21 +02:00
2023-08-13 13:25:10 +01:00
2024-06-28 19:58:31 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2024-01-16 17:45:57 +00:00
2024-10-14 09:27:29 +08:00
2022-10-13 05:48:12 -07:00
2024-05-16 14:34:32 +02:00
2024-08-29 06:11:32 +08:00
2019-03-11 21:00:12 +01:00
2024-10-03 06:45:01 +08:00
2024-01-16 17:45:57 +00:00
2024-07-02 13:05:16 +02:00