summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/api/extmark.c
AgeCommit message (Expand)AuthorFiles
2022-08-11[Backport release-0.7] fix(signs): priority of extmark signs (#19718) (#19721)Christian Clason1
2022-03-31docs(extmark): fix nvim_buf_get_extmarks example (#17934)dundargoc1
2022-03-20feat(ui): allow conceal to be defined in decorationsbfredl1
2022-03-18vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell1
2022-03-10refactor(decorations): move provider codeLewis Russell1
2022-03-05feat(decorations): support signsLewis Russell1
2022-01-24feat(api): expose extmark right_gravity and end_right_gravitynotomo1
2022-01-20feat(api): expose extmark more detailsnotomo1
2022-01-15Merge pull request #16836 from bfredl/mark2bfredl1
2022-01-15refactor(extmarks): use a more efficient representationBjörn Linse1
2022-01-15Address review r3Michael Lingelbach1
2022-01-12Address review r2Michael Lingelbach1
2022-01-12Address 'review'Michael Lingelbach1
2022-01-08feat(extmarks): add strict optionMichael Lingelbach1
2021-12-08fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)Gregory Anders1
2021-11-27chore: fix typos (#16361)dundargoc1
2021-10-31refactor: saner options for uncrustify #16196dundargoc1
2021-10-25refactor(api): move extmark API to its own fileBjörn Linse1