nano/syntax
Benno Schulenberg 81e5b57d74 syntax: xml: colorize user-defined entities differently
Also improve two comments.
2022-04-04 12:08:23 +02:00
..
extra syntax: debian: remove file -- Debian itself will have to handle it 2021-12-12 11:45:21 +01:00
asm.nanorc tweaks: fold some regexes together, and trim or improve some comments 2021-10-27 11:25:45 +02:00
autoconf.nanorc syntaxes: use one regex for coloring quoted strings, to avoid overlap 2021-10-26 13:28:33 +02:00
awk.nanorc tweaks: swap two parts of specific regexes, for consistency with others 2021-10-27 11:20:07 +02:00
c.nanorc syntaxes: fold a couple of regexes together, and improve a few comments 2022-02-16 13:07:11 +01:00
changelog.nanorc tweaks: fold some regexes together, and trim or improve some comments 2021-10-27 11:25:45 +02:00
cmake.nanorc tweaks: fold some regexes together, and trim or improve some comments 2021-10-27 11:25:45 +02:00
css.nanorc tweaks: fold some regexes together, and trim or improve some comments 2021-10-27 11:25:45 +02:00
default.nanorc syntax: default: colorize comments as one of the last things 2021-12-10 12:32:17 +01:00
elisp.nanorc tweaks: swap two parts of specific regexes, for consistency with others 2021-10-27 11:20:07 +02:00
email.nanorc syntax: email: use a character class, as \s does not work inside brackets 2021-10-18 11:52:05 +02:00
go.nanorc syntaxes: colorize hex more strictly by using character class [:xdigit:] 2021-11-15 16:17:31 +01:00
groff.nanorc syntaxes: fold a couple of regexes together, and improve a few comments 2022-02-16 13:07:11 +01:00
guile.nanorc tweaks: fold some regexes together, and trim or improve some comments 2021-10-27 11:25:45 +02:00
html.nanorc tweaks: swap two parts of specific regexes, for consistency with others 2021-10-27 11:20:07 +02:00
java.nanorc
javascript.nanorc syntaxes: colorize hex more strictly by using character class [:xdigit:] 2021-11-15 16:17:31 +01:00
json.nanorc syntaxes: fold a couple of regexes together, and improve a few comments 2022-02-16 13:07:11 +01:00
lua.nanorc syntaxes: colorize hex more strictly by using character class [:xdigit:] 2021-11-15 16:17:31 +01:00
Makefile.am syntax: debian: remove file -- Debian itself will have to handle it 2021-12-12 11:45:21 +01:00
makefile.nanorc
man.nanorc syntaxes: fold a couple of regexes together, and improve a few comments 2022-02-16 13:07:11 +01:00
markdown.nanorc
nanohelp.nanorc
nanorc.nanorc syntax: nanorc: colorize each of the fourteen new color names as valid 2021-12-12 12:01:45 +01:00
nftables.nanorc tweaks: fold some regexes together, and trim or improve some comments 2021-10-27 11:25:45 +02:00
objc.nanorc syntaxes: fold a couple of regexes together, and improve a few comments 2022-02-16 13:07:11 +01:00
ocaml.nanorc tweaks: fold some regexes together, and trim or improve some comments 2021-10-27 11:25:45 +02:00
patch.nanorc
perl.nanorc
php.nanorc tweaks: swap two parts of specific regexes, for consistency with others 2021-10-27 11:20:07 +02:00
po.nanorc syntaxes: colorize hex more strictly by using character class [:xdigit:] 2021-11-15 16:17:31 +01:00
python.nanorc tweaks: use a color closer to the rest of the string, to reduce contrast 2021-11-16 16:32:47 +01:00
ruby.nanorc syntaxes: fold a couple of regexes together, and improve a few comments 2022-02-16 13:07:11 +01:00
rust.nanorc tweaks: fold some regexes together, and trim or improve some comments 2021-10-27 11:25:45 +02:00
sh.nanorc syntaxes: fold a couple of regexes together, and improve a few comments 2022-02-16 13:07:11 +01:00
sql.nanorc syntax: sql: add a few more missing keywords, like TRUE and FALSE 2021-12-07 12:27:11 +01:00
tcl.nanorc tweaks: swap two parts of specific regexes, for consistency with others 2021-10-27 11:20:07 +02:00
tex.nanorc
texinfo.nanorc syntax: texinfo: be more precise in colorizing @commands 2021-10-17 12:25:01 +02:00
xml.nanorc syntax: xml: colorize user-defined entities differently 2022-04-04 12:08:23 +02:00
yaml.nanorc