aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/extmark_spec.lua
Commit message (Expand)AuthorAge
* feat(extmarks): add sign name to extmark "details" arrayLuuk van Baal2023-11-22
* refactor(decorations): break up Decoration struct into smaller piecesbfredl2023-11-22
* feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal2023-11-08
* fix(api): get virtual text with multiple hl properly (#25307)zeertzjq2023-09-22
* fix(marktree): off-by-one error in `marktree_move`L Lllvvuu2023-09-16
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* refactor(api): use typed keysetsbfredl2023-08-07
* fix(api): wrong nvim_buf_set_extmark error for invalid hl_modezeertzjq2023-06-22
* test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque2023-05-22
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* fix(api): extmark highlight groups not always included in details (#23179)luukvbaal2023-04-18
* feat(extmarks): extend nvim_buf_get_extmarks()Luuk van Baal2023-04-01
* test: use exec_capture() in more places (#22787)zeertzjq2023-03-26
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* fix(extmarks): don't leak memory on error (#22507)zeertzjq2023-03-05
* refactor(api): consistent VALIDATE messages #22262Justin M. Keyes2023-02-14
* refactor(api): VALIDATE macros #22256Justin M. Keyes2023-02-14
* refactor(api): VALIDATE macros #22187Justin M. Keyes2023-02-14
* fix(extmarks): adjust extmarks when inserting prompt prefixLiad Oz2023-01-14
* docs: fix typos (#20394)dundargoc2022-09-30
* feat(api/ui): win_extmarksYatao Li2022-05-03
* docs: typo fixes (#17859)dundargoc2022-04-15
* feat(api): expose extmark right_gravity and end_right_gravitynotomo2022-01-24
* feat(api): expose extmark more detailsnotomo2022-01-20
* Hopefully last attemptMichael Lingelbach2022-01-15
* Address review r3Michael Lingelbach2022-01-15
* test: remove references to misc1.czeertzjq2021-12-11
* fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)Gregory Anders2021-12-08
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* forgot to update testschentau2021-01-05
* allow for extmark gravity to be set through apichentau2021-01-03
* api(extmarks): allow extrange past final newlineThomas Vigouroux2020-09-17
* API: be less breaking in the christmas tree decorationsBjörn Linse2020-09-04
* decor: sketch new decorations APIBjörn Linse2020-09-03
* extmark: move id to dict in nvim_buf_set_extmarkBjörn Linse2020-09-03
* lua: Use #var instead of deprecated table.getn(var)James McCoy2020-07-31
* shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20