.. |
extra
|
syntax: debian: remove file -- Debian itself will have to handle it
|
2021-12-12 11:45:21 +01:00 |
Makefile.am
|
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: colorize hex more strictly by using character class [:xdigit:]
|
2021-11-15 16:17:31 +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
|
tweaks: remove redundant pair of parentheses, and swap two alternatives
|
2021-10-25 12:45:45 +02: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
|
syntaxes: uniformize the initial comment
|
2020-04-20 19:21:56 +02:00 |
javascript.nanorc
|
syntaxes: colorize hex more strictly by using character class [:xdigit:]
|
2021-11-15 16:17:31 +01:00 |
json.nanorc
|
syntaxes: colorize hex more strictly by using character class [:xdigit:]
|
2021-11-15 16:17:31 +01:00 |
lua.nanorc
|
syntaxes: colorize hex more strictly by using character class [:xdigit:]
|
2021-11-15 16:17:31 +01:00 |
makefile.nanorc
|
syntaxes: replace [[:space:]] with [[:blank:]] to exclude carriage return
|
2021-04-27 11:18:41 +02:00 |
man.nanorc
|
syntaxes: remove unneeded backslash escapes before quotes
|
2020-07-27 13:23:13 +02:00 |
markdown.nanorc
|
syntax: markdown: add author and license line
|
2020-09-15 19:11:35 +02:00 |
nanohelp.nanorc
|
help: use smaller triangles for the arrows
|
2021-06-14 09:29:27 +02:00 |
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: colorize hex more strictly by using character class [:xdigit:]
|
2021-11-15 16:17:31 +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
|
syntaxes: uniformize the initial comment
|
2020-04-20 19:21:56 +02:00 |
perl.nanorc
|
syntax: perl, ruby: remove arbitrary highlighting of here documents
|
2021-08-09 09:56:50 +02:00 |
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
|
syntax: ruby: colorize embedded documentation as a comment
|
2021-10-25 13:45:21 +02:00 |
rust.nanorc
|
tweaks: fold some regexes together, and trim or improve some comments
|
2021-10-27 11:25:45 +02:00 |
sh.nanorc
|
tweaks: fold some regexes together, and trim or improve some comments
|
2021-10-27 11:25:45 +02: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
|
syntaxes: uniformize the initial comment
|
2020-04-20 19:21:56 +02:00 |
texinfo.nanorc
|
syntax: texinfo: be more precise in colorizing @commands
|
2021-10-17 12:25:01 +02:00 |
xml.nanorc
|
tweaks: fold some regexes together, and trim or improve some comments
|
2021-10-27 11:25:45 +02:00 |
yaml.nanorc
|
syntax: yaml: allow slash and period in key names
|
2021-10-03 15:38:43 +02:00 |