aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/extmark.c
Commit message (Expand)AuthorAge
* docs(extmark): fix nvim_buf_get_extmarks example (#17934)dundargoc2022-03-31
* feat(ui): allow conceal to be defined in decorationsbfredl2022-03-20
* vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* refactor(decorations): move provider codeLewis Russell2022-03-10
* feat(decorations): support signsLewis Russell2022-03-05
* feat(api): expose extmark right_gravity and end_right_gravitynotomo2022-01-24
* feat(api): expose extmark more detailsnotomo2022-01-20
* 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