smol/syntax/extra
Benno Schulenberg 0e1d45dc36 tweaks: fold some regexes together, and trim or improve some comments
Also, trim some whitespace and group one rule better.

Also, fix a stray closing parenthesis in the JSON syntax,
and add the missing slash to the possible escaped characters.
(Reference: https://www.json.org/json-en.html.)

Also, improve the ending of multiline strings in the Rust syntax.
2021-10-27 11:25:45 +02:00
..
ada.nanorc tweaks: fold some regexes together, and trim or improve some comments 2021-10-27 11:25:45 +02:00
debian.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
fortran.nanorc tweaks: swap two parts of specific regexes, for consistency with others 2021-10-27 11:20:07 +02:00
gentoo.nanorc tweaks: swap two parts of specific regexes, for consistency with others 2021-10-27 11:20:07 +02:00
haskell.nanorc syntaxes: avoid coloring "this\" as if it were a valid string 2021-10-26 14:35:40 +02:00
povray.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
spec.nanorc syntax: move distro-specific files down to a subdirectory, syntax/extra/ 2020-04-14 19:05:41 +02:00