docs: api, misc

This commit is contained in:
Justin M. Keyes
2025-06-15 01:01:55 +02:00
parent c8e54bf49d
commit cb2367a1e2
10 changed files with 40 additions and 42 deletions

View File

@@ -407,7 +407,7 @@ Array nvim_buf_get_extmarks(Buffer buffer, Integer ns_id, Object start, Object e
/// EOL of a line, continue the highlight for the rest
/// of the screen line (just like for diff and
/// cursorline highlight).
/// - virt_text : virtual text to link to this mark.
/// - virt_text : [](virtual-text) to link to this mark.
/// A list of `[text, highlight]` tuples, each representing a
/// text chunk with specified highlight. `highlight` element
/// can either be a single highlight group, or an array of