aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/extmark.c
Commit message (Expand)AuthorAge
* Merge pull request #16836 from bfredl/mark2bfredl2022-01-15
|\
| * refactor(extmarks): use a more efficient representationBjörn Linse2022-01-15
* | Address review r3Michael Lingelbach2022-01-15
* | Address review r2Michael Lingelbach2022-01-12
* | Address 'review'Michael Lingelbach2022-01-12
* | feat(extmarks): add strict optionMichael Lingelbach2022-01-08
|/
* fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)Gregory Anders2021-12-08
* chore: fix typos (#16361)dundargoc2021-11-27
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor(api): move extmark API to its own fileBjörn Linse2021-10-25