#763556 syntax/robots.vim: Match "allow" directive in addition to "disallow"

Package:
vim-runtime
Source:
vim
Submitter:
Frédéric Brière
Date:
2014-09-30 22:45:07 UTC
Severity:
wishlist
#763556#5
Date:
2014-09-30 22:42:32 UTC
From:
To:
Here's a simple patch that does the job.  I kept the changes to a
minimum, piggy-backing on the "Disallow" keyword instead of creating
another one -- hope that's okay.