Gregory Anders
cf32053d60
fix(api): allow nvim_buf_set_extmark to accept end_row key ( #16548 )
...
nvim_buf_get_extmark uses "end_row" rather than "end_line" in its
'details' dict, which means callers must modify the key names if they
want to re-use the information. Change the parameter name in
nvim_buf_set_extmark to "end_row" and use "end_line" as an alias
to make this more consistent.
2021-12-08 08:44:48 -07:00
..
2021-12-06 13:55:38 +01:00
2021-05-01 14:22:52 -04:00
2021-09-13 16:33:41 +02:00
2021-12-08 08:44:48 -07:00
2021-11-27 19:39:42 +01:00
2021-12-06 13:55:38 +01:00
2021-09-13 16:33:41 +02:00
2021-12-07 10:25:21 -07:00
2021-05-01 22:29:03 -04:00
2021-12-06 13:55:38 +01:00
2021-11-17 10:02:59 +01:00
2014-12-19 15:28:49 -05:00
2021-03-09 19:21:26 +01:00
2021-06-12 13:06:49 -04:00
2021-12-06 13:55:38 +01:00
2021-11-27 19:39:42 +01:00
2021-08-30 05:27:35 -07:00
2019-07-29 20:50:07 +02:00
2021-11-26 17:16:11 +01:00
2021-04-11 17:05:42 -04:00
2021-12-06 13:55:38 +01:00
2014-07-29 02:12:31 +00:00
2021-06-11 01:01:02 +06:00
2014-07-29 02:12:31 +00:00
2021-06-11 01:01:02 +06:00
2014-07-29 02:12:31 +00:00
2014-07-29 02:12:31 +00:00
2021-04-27 09:21:32 -04:00
2021-04-28 21:57:50 -04:00
2019-07-29 20:50:07 +02:00
2021-11-30 18:20:42 +01:00
2021-05-01 22:29:03 -04:00
2019-03-11 21:00:12 +01:00
2021-07-30 21:51:26 -04:00
2021-11-27 19:21:57 +01:00
2021-05-01 22:29:02 -04:00