nano/syntax
Benno Schulenberg 7f772693eb tweaks: wrap overlong lines in the Tcl syntax, to make them manageable
(And also to stay within the theoretical 256-byte POSIX limit.)
2022-12-11 12:40:22 +01: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
awk.nanorc
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 bump version numbers and add a news item for the 7.0 release 2022-11-15 11:17:34 +01:00
elisp.nanorc
email.nanorc
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
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 valid function names plus surrounding braces 2022-08-18 09:11:49 +02: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 syntax: perl: add missing keywords, and reduce the length of some lines 2022-07-25 15:53:03 +02:00
php.nanorc
po.nanorc syntaxes: colorize hex more strictly by using character class [:xdigit:] 2021-11-15 16:17:31 +01:00
python.nanorc syntax: python: mention an alternative linter in a comment 2022-07-26 12:28:49 +02: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: wrap overlong lines in the Tcl syntax, to make them manageable 2022-12-11 12:40:22 +01:00
tex.nanorc
texinfo.nanorc
xml.nanorc syntax: xml: colorize user-defined entities differently 2022-04-04 12:08:23 +02:00
yaml.nanorc