Files
org-vim/runtime/doc
Christian Brabandt d3e277f279 matchparen: do not use hard-coded match id (#13393)
* matchparen: do not use hard-coded match id

Instead of using the hard-coded match id 3, which may also be used by
other plugins, let the matchparen plugin use whatever ids are
automatically returned when calling matchaddpos().

For backwards-compatibility, keep the `:3match` call, which will still
use the hard-coded id 3 (as mentioned in :h :3match).

closes: #13381

Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-10-21 11:06:50 +02:00
..
2023-06-10 21:40:39 +01:00
2023-04-22 22:40:14 +01:00
2023-10-02 21:47:13 +02:00
2023-04-22 22:40:14 +01:00
2023-02-20 20:44:55 +00:00
2023-05-14 18:50:25 +01:00
2023-02-20 20:44:55 +00:00
2023-09-09 11:31:38 +02:00
2023-09-11 20:23:11 +02:00
2023-06-10 21:40:39 +01:00
2023-06-10 21:40:39 +01:00
2023-02-20 20:44:55 +00:00
2023-02-20 20:44:55 +00:00
2023-02-20 20:44:55 +00:00
2023-05-14 18:50:25 +01:00
2023-04-22 22:40:14 +01:00
2023-02-20 20:44:55 +00:00
2023-02-20 20:44:55 +00:00
2023-04-22 22:40:14 +01:00
2023-02-20 20:44:55 +00:00
2023-10-02 21:47:13 +02:00
2023-02-27 15:49:53 +00:00
2023-06-10 21:40:39 +01:00
2023-04-22 22:40:14 +01:00
2023-09-11 20:23:11 +02:00
2023-10-06 19:34:04 +02:00
2023-02-20 20:44:55 +00:00
2023-09-11 20:23:11 +02:00
2023-08-10 06:19:18 +02:00
2023-06-10 21:40:39 +01:00
2023-05-14 18:50:25 +01:00
2023-02-20 20:44:55 +00:00
2023-04-22 22:40:14 +01:00
2023-02-20 20:44:55 +00:00
2023-02-20 20:44:55 +00:00
2023-04-22 22:40:14 +01:00
2023-04-22 22:40:14 +01:00
2023-09-09 11:31:38 +02:00