Benno Schulenberg
0dbe857ba2
syntaxes: undouble the backslash within bracket expressions
...
Within a bracket expression, the backslash is not special,
so it does not need to be escaped.
The double backslashes within brackets were found with:
grep -o '\[[^][]*\\\\[^][]*\]' syntax{,/extra}/*rc
Also, incorporate the square brackets into some bracket expressions
by listing the closing bracket first, saving a separate regex for
those two brackets.
2021-10-18 12:14:05 +02:00
..
2021-10-18 12:14:05 +02:00
2021-04-27 11:18:41 +02:00
2021-04-27 11:18:41 +02:00
2021-10-15 10:17:28 +02:00
2021-10-18 12:14:05 +02:00
2021-04-27 11:18:41 +02:00
2021-04-27 11:18:41 +02:00
2020-07-30 09:25:12 +02:00
2021-04-27 11:18:41 +02:00
2021-04-27 11:18:41 +02:00
2021-10-18 11:52:05 +02:00
2021-04-27 11:18:41 +02:00
2021-04-27 11:18:41 +02:00
2021-04-27 11:18:41 +02:00
2020-04-20 19:21:56 +02:00
2020-04-20 19:21:56 +02:00
2021-04-27 11:18:41 +02:00
2021-04-27 11:18:41 +02:00
2021-04-27 11:18:41 +02:00
2020-06-21 09:33:14 +02:00
2021-04-27 11:18:41 +02:00
2020-07-27 13:23:13 +02:00
2020-09-15 19:11:35 +02:00
2021-06-14 09:29:27 +02:00
2021-09-15 10:00:41 +02:00
2021-10-18 12:14:05 +02:00
2021-10-18 12:14:05 +02:00
2018-02-14 17:36:50 +01:00
2020-04-20 19:21:56 +02:00
2021-08-09 09:56:50 +02:00
2021-05-05 12:09:17 +02:00
2021-10-15 10:17:28 +02:00
2020-04-21 12:49:29 +02:00
2021-08-09 09:56:50 +02:00
2021-06-27 11:17:37 +02:00
2021-10-18 12:14:05 +02:00
2020-06-16 14:44:57 +02:00
2021-04-27 11:18:41 +02:00
2020-04-20 19:21:56 +02:00
2021-10-17 12:25:01 +02:00
2020-07-27 13:23:13 +02:00
2021-10-03 15:38:43 +02:00