You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ccat/config
Aadhavan Srinivasan a1309af696 Updated some regexes
One of the expressions used .* to mean 'any character except newline', but since I've
enabled 'RE_SINGLE_LINE' mode, a dot matches a newline as well.
2 months ago
..
c.conf Updated some regexes 2 months ago
ccat.colors Added some extended colors along with the config files 2 months ago
go.conf Updated some regexes 2 months ago
md.conf Added a Markdown config file 2 months ago