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-09-30 11:51:33 +01:00
2024-07-15 21:16:29 +01:00
2024-11-09 08:10:56 +08:00