Commit Graph

9 Commits

Author SHA1 Message Date
Joerg Stoever 1b25243ee2 Add a red highlight to YAML lines with trailing whitespace 2020-08-14 13:04:24 +02:00
Barbz 1d7e358a76
YAML comments are now grey/brightblue
White was too shiny
2018-07-03 21:32:35 +02:00
Mikael O. Bonnier 26df9b294c Commented "comment" for YAML to use with nano 2.5 2018-05-12 13:05:04 +02:00
yochem 56e9257f56 Changed normal back to brightwhite, as it seems a lot of older versions of Nano don't support color normal 2018-05-08 14:46:49 +02:00
yochem d6a38f391f wrapped syntax name in quotes and brightwhite -> normal 2018-05-05 12:14:03 +02:00
yochem 50bfd295ba rewrote yaml.nanorc to improve syntax highlighting 2018-05-03 13:37:35 +02:00
ThomasR bba53c3940 Rename syntax definitions
Duplicate syntax definition names may cause problems.
Since nano comes with predefined all-lowercase syntax definitions,
we use uppercase letters everywhere to reduce the risk of future conflicts
2016-03-02 20:51:19 +01:00
Jody Leonard b64de43467 Change tab coloring behavior for several rc's
The commit mariuszs/nanorc@e5cc8be863
introduced a number of rc files that cause tabs to always show as red
(even with trailing spaces). Adjust the behavior according to changes in
https://github.com/nanorc/nanorc/blob/master/mixins/lint.nanorc, which
seems to be an updated source of the original commit. Make tabs appear
green without trailing characters, red with trailing spaces, and
uncolored when followed by any other character.
2015-10-24 06:58:36 -04:00
Mariusz Smykuła e5cc8be863 More syntax files from craigbarnes/nanorc 2013-06-02 12:50:31 +02:00