[racket] Anyone familiar with mercurial? Add syntax coloring to github?

From: Eli Barzilay (eli at barzilay.org)
Date: Wed Jun 1 22:07:48 EDT 2011

Two hours ago, Tony Garnock-Jones wrote:
> On 2011-06-01 6:56 PM, John Clements wrote:
> > Unfortunately, it uses mercurial, and I don't really want to learn
> > yet another source control system unless I have to.
> 
> Done. I've filed a pull request. See the change here:
> https://bitbucket.org/tonyg/pygments-main/overview

How about

    filenames = ['*.scm', '*.ss', '*.rkt*']

?

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.