Benno Schulenberg
|
34b1824822
|
syntax: default: don't colorize stuff between two pairs of brackets
That is, don't allow another bracket between the opening and the
closing bracket.
|
2019-10-25 12:23:40 +02:00 |
Benno Schulenberg
|
f773fa3968
|
syntax: default: colorize bracketed section headers in some config files
|
2019-08-14 09:18:51 +02:00 |
Benno Schulenberg
|
53ecb3225f
|
syntax: default: color in red also versions 4.x of nano
|
2019-03-30 19:54:58 +01:00 |
Benno Schulenberg
|
921f8ae4c9
|
syntax: default: colorize also two-digit and capitalized nano versions
|
2018-08-30 19:46:34 +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
|
14bf53ddfc
|
syntax: default: use colors that are readable also on dark backgrounds
|
2017-10-26 21:07:11 +02:00 |
Benno Schulenberg
|
4063fce6a0
|
syntax: default: allow leading whitespace before a hash comment
|
2017-05-23 20:07:15 +02:00 |
Benno Schulenberg
|
d653aeab93
|
syntax: default: color also hash comments and email addresses
|
2017-05-19 21:09:15 +02: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 |