Benno Schulenberg
|
227467adb9
|
syntaxes: remove some superfluous outer parentheses from regexes
Also, standardize some comments, condense a few regexes, add some
word-edge anchors, and remove some superfluous backslashes.
|
2020-04-21 12:49:29 +02:00 |
Benno Schulenberg
|
fea5d7c612
|
syntaxes: uniformize the initial comment
|
2020-04-20 19:21:56 +02:00 |
Benno Schulenberg
|
636e9ac3e8
|
syntaxes: remove several redundant end-of-line anchors from regexes
|
2018-11-03 21:12:44 +01:00 |
Benno Schulenberg
|
cdd637d69f
|
syntaxes: condense and/or correct some extension regexes
|
2018-05-18 20:40:08 +02:00 |
Benno Schulenberg
|
3e1fc6385b
|
syntaxes: remove quotes from each syntax name, and color it differently
The different color will make the name stand out, as it should, instead
of looking the same as all the regex strings.
|
2018-02-14 17:36:50 +01:00 |
Benno Schulenberg
|
b0ef2e2803
|
build: move the syntax files out of the doc/ directory
They are not documentation, they are functional elements of nano.
|
2016-12-30 22:05:01 +01:00 |