aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/extmark.h
Commit message (Expand)AuthorAge
* feat(extmarks): extend nvim_buf_get_extmarks()Luuk van Baal2023-04-01
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* fix(extmarks): revert to int for extmark rowzeertzjq2022-05-07
* refactor: enable -Wconversion warning for edit.cDundar Goc2022-05-06
* refactor(uncrustify): format all c filesDundar Göc2022-03-10
* feat(api): expose extmark right_gravity and end_right_gravitynotomo2022-01-24
* refactor(extmarks): use a more efficient representationBjörn Linse2022-01-15
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* decoration: split out "decoration" from "extmark" moduleBjörn Linse2020-11-07
* api: multiple decoration providers at onceBjörn Linse2020-10-10
* luahl: temporary workaround for virt_text ownership ambiguityBjörn Linse2020-09-13
* api/buffer: add "on_bytes" callback to nvim_buf_attachBjörn Linse2020-09-09
* extmark: use resonable names in extmark_spliceBjörn Linse2020-09-09
* decor: sketch new decorations APIBjörn Linse2020-09-03
* treesitter: cleanup some luahl stuffBjörn Linse2020-02-10
* shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20