Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/serialhex/nano-highlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-08Update conf.nanorcDaniel Beardsmore
1) The parameter name rule was overriding the parameter value rule, so you would get magenta = magenta, instead of magenta = yellow; it is now anchored to the start of a line; this can also be achieved by reversing the icolor brightyellow and icolor magenta lines (which puts the equals also in yellow, which I prefer not to have) 2) The number rule didn't require numbers to start with digits, and it was not accepting lowercase suffixes; I've added a couple more suffixes as well for good measure
2013-11-15De-goof and partially normalize:Aaron Muir Hamilton
apache2.nanorc apacheconf.nanorc aptsrclist.nanorc asm.nanorc bash.nanorc changelog.nanorc # NOTE: changelog.nanorc and changelogs.nanorc are questionable, and may cover only some niche use cases changelogs.nanorc # SEE: NOTE for changelog.nanorc c.nanorc coffee.nanorc config2.nanorc config3.nanorc configfiles.nanorc config.nanorc conf.nanorc conky.nanorc css.nanorc # NOTE: css.nanorc is questionable in terms of completeness. cython.nanorc Remove commented legacy blocks from: changelog.nanorc Remove altogether: debian.nanorc # NOTE: Nearly identical to aptsrclist.nanorc, except with less-sensible colour choices.
2011-06-05initil commit, mostly not my stuff, read the README for attributionJustin Patera