Files
neovim/runtime/lua/vim/_meta
luukvbaal 9c718bc2bc fix(api): validation, documentation of hl_group #31195
Problem:  Documentation for "hl_group" in nvim_buf_set_extmark() is
          unclear. "hl_group" in nvim_echo() does not accept
          highlight group id.
Solution: Move documentation for highlight group name/id to first
          mention of hl_group. Update nvim_echo() to accept highlight
          group id.
2024-11-16 15:36:11 -08:00
..
2024-04-26 15:13:06 +01:00
2024-09-30 11:51:33 +01:00
2024-02-27 14:41:17 +00:00
2024-07-15 21:16:29 +01:00
2024-02-15 11:32:50 +00:00
2024-02-27 14:41:17 +00:00
2024-05-15 23:19:26 +02:00
2024-11-09 08:10:56 +08:00