Doug Kearns
1aa287e048
runtime(vim): Update base-syntax, improve variable matching
...
- Match variables after operators, including line continuations.
- Match option variables without leading whitespace.
- Explicitly match expression subscripts.
- Match Vim9 variables in LHS of assignments and method calls.
- Match option variables (&option) with a dedicated syntax group like
environment variables.
- Match list literals, fixes : #5830
- Match :{un}lockvar arguments.
- Match registers and environment variables in :let unpack lists.
- Match lambda expressions
- Match Vim9 scope blocks
- Match variables in :for subject
- Highlight user variables with Normal
- Improve this/super keyword matching, fixes : #15970
closes : #16476
Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-02-10 22:00:27 +01:00
..
2024-10-06 16:57:33 +02:00
2025-02-10 22:00:27 +01:00
2024-10-28 21:46:09 +01:00
2025-01-18 10:06:59 +01:00
2025-01-18 10:06:59 +01:00
2025-01-18 10:06:59 +01:00
2025-01-18 10:52:27 +01:00
2025-01-18 10:06:59 +01:00
2025-01-18 10:06:59 +01:00
2025-01-18 10:06:59 +01:00
2025-01-18 10:06:59 +01:00
2024-03-18 20:40:54 +01:00
2024-10-31 09:32:25 +01:00
2024-10-31 09:32:25 +01:00
2024-06-14 21:18:33 +02:00
2024-06-23 10:03:33 +02:00
2024-06-13 17:30:09 +02:00
2024-09-30 19:40:04 +02:00
2024-09-30 19:40:04 +02:00
2024-09-15 19:53:50 +02:00
2024-10-12 17:12:51 +02:00
2024-03-03 15:51:01 +01:00
2024-06-23 10:03:33 +02:00
2024-06-20 21:00:53 +02:00
2024-07-24 20:17:43 +02:00
2024-07-24 20:17:43 +02:00
2024-07-24 20:17:43 +02:00
2024-07-24 20:17:43 +02:00
2024-06-23 10:03:33 +02:00
2024-06-23 10:03:33 +02:00
2024-06-23 10:03:33 +02:00
2024-06-23 10:03:33 +02:00
2024-06-23 10:03:33 +02:00
2024-06-23 10:03:33 +02:00
2024-06-23 10:03:33 +02:00
2024-06-13 17:30:09 +02:00
2024-09-20 21:38:21 +02:00
2024-03-01 23:11:14 +01:00
2024-08-27 22:32:13 +02:00
2024-09-19 18:22:58 +02:00
2024-08-27 22:32:13 +02:00
2024-07-24 20:17:43 +02:00
2024-10-12 17:12:51 +02:00
2024-10-04 20:25:05 +02:00
2024-03-18 19:32:48 +01:00
2024-01-05 17:59:04 +01:00
2024-01-05 17:59:04 +01:00
2024-01-05 17:59:04 +01:00
2024-07-25 20:55:34 +02:00
2023-06-24 00:56:50 +01:00
2023-06-22 21:57:51 +01:00
2023-06-22 21:57:51 +01:00
2024-12-30 10:23:50 +01:00
2023-06-24 01:35:51 +01:00
2023-06-22 21:57:51 +01:00
2023-07-09 02:38:28 +01:00
2023-06-22 21:57:51 +01:00
2023-06-24 00:56:50 +01:00
2024-01-22 20:19:54 +01:00
2024-03-07 21:33:51 +01:00
2024-12-30 10:23:50 +01:00
2025-01-18 18:09:38 +01:00
2025-02-08 18:32:14 +01:00
2025-02-10 22:00:27 +01:00
2024-06-11 19:27:53 +02:00
2025-02-10 22:00:27 +01:00
2024-10-06 17:00:48 +02:00
2025-02-10 22:00:27 +01:00
2024-06-11 20:18:08 +02:00
2024-10-06 17:00:48 +02:00
2025-02-10 22:00:27 +01:00
2024-06-22 11:20:36 +02:00
2024-06-22 11:20:36 +02:00
2024-10-06 17:00:48 +02:00
2024-08-23 18:37:55 +02:00
2024-06-11 20:18:08 +02:00
2024-10-06 17:00:48 +02:00
2024-10-06 17:00:48 +02:00
2025-01-20 21:53:01 +01:00
2025-02-10 22:00:27 +01:00
2024-04-13 18:24:01 +02:00
2024-04-10 22:18:37 +02:00
2024-06-15 15:06:17 +02:00
2025-02-10 22:00:27 +01:00
2025-02-10 22:00:27 +01:00
2025-02-10 22:00:27 +01:00
2025-02-10 22:00:27 +01:00
2024-06-11 19:27:53 +02:00
2024-02-22 19:45:05 +01:00
2024-03-03 16:42:47 +01:00
2024-02-14 21:17:43 +01:00
2024-07-18 20:45:19 +02:00
2024-06-13 17:48:10 +02:00
2024-09-02 10:03:37 +02:00
2025-02-10 22:00:27 +01:00
2024-06-11 20:18:08 +02:00
2025-02-03 18:59:09 +01:00
2024-09-19 19:51:59 +02:00
2025-02-10 22:00:27 +01:00
2025-02-10 22:00:27 +01:00
2024-12-26 10:13:45 +01:00
2024-03-15 12:45:48 +00:00
2024-03-15 12:45:48 +00:00
2025-02-10 22:00:27 +01:00
2024-06-22 11:20:36 +02:00
2024-06-22 11:20:36 +02:00
2024-09-19 19:51:59 +02:00
2024-04-14 20:32:56 +02:00
2024-04-14 20:32:56 +02:00
2024-12-26 10:13:45 +01:00
2024-03-18 19:19:51 +01:00
2024-08-23 18:01:35 +02:00
2024-08-23 18:37:55 +02:00
2024-08-23 18:37:55 +02:00
2024-08-23 18:37:55 +02:00
2024-07-18 20:45:19 +02:00
2024-07-18 20:45:19 +02:00
2024-10-06 17:00:48 +02:00
2024-03-09 17:43:28 +01:00
2024-06-11 20:18:08 +02:00
2024-11-09 19:11:25 +01:00
2024-08-31 16:57:32 +02:00
2024-07-24 20:21:22 +02:00
2024-06-14 20:16:35 +02:00
2024-06-05 19:47:04 +02:00
2024-03-04 19:15:42 +01:00
2024-06-13 17:48:10 +02:00
2025-02-10 22:00:27 +01:00
2025-02-10 22:00:27 +01:00
2024-02-01 21:44:26 +01:00
2025-02-10 22:00:27 +01:00
2024-01-28 18:54:08 +01:00
2024-02-18 19:02:14 +01:00
2025-02-10 22:00:27 +01:00
2024-06-15 15:06:17 +02:00
2025-02-10 22:00:27 +01:00
2024-07-21 09:21:20 +02:00