summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/api/extmark_spec.lua
AgeCommit message (Expand)AuthorFiles
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-04-18fix(api): extmark highlight groups not always included in details (#23179)luukvbaal1
2023-04-01feat(extmarks): extend nvim_buf_get_extmarks()Luuk van Baal1
2023-03-26test: use exec_capture() in more places (#22787)zeertzjq1
2023-03-25feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski1
2023-03-05fix(extmarks): don't leak memory on error (#22507)zeertzjq1
2023-02-14refactor(api): consistent VALIDATE messages #22262Justin M. Keyes1
2023-02-14refactor(api): VALIDATE macros #22256Justin M. Keyes1
2023-02-14refactor(api): VALIDATE macros #22187Justin M. Keyes1
2023-01-14fix(extmarks): adjust extmarks when inserting prompt prefixLiad Oz1
2022-09-30docs: fix typos (#20394)dundargoc1
2022-05-03feat(api/ui): win_extmarksYatao Li1
2022-04-15docs: typo fixes (#17859)dundargoc1
2022-01-24feat(api): expose extmark right_gravity and end_right_gravitynotomo1
2022-01-20feat(api): expose extmark more detailsnotomo1
2022-01-15Hopefully last attemptMichael Lingelbach1
2022-01-15Address review r3Michael Lingelbach1
2021-12-11test: remove references to misc1.czeertzjq1
2021-12-08fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)Gregory Anders1
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes1
2021-01-05forgot to update testschentau1
2021-01-03allow for extmark gravity to be set through apichentau1
2020-09-17api(extmarks): allow extrange past final newlineThomas Vigouroux1
2020-09-04API: be less breaking in the christmas tree decorationsBjörn Linse1
2020-09-03decor: sketch new decorations APIBjörn Linse1
2020-09-03extmark: move id to dict in nvim_buf_set_extmarkBjörn Linse1
2020-07-31lua: Use #var instead of deprecated table.getn(var)James McCoy1
2020-01-20shed biking: it's always extmarks, never marks extendedBjörn Linse1