Include grammmar-registry from first-mate

This commit is contained in:
Kevin Sawicki
2014-01-21 09:36:34 -08:00
parent 77e97a7552
commit f001e05262

View File

@@ -22,6 +22,7 @@ module.exports = (grunt) ->
callback(error, downloadPath)
includes = [
{repo: 'first-mate', file: 'src/grammar-registry.coffee'}
{repo: 'space-pen', file: 'src/space-pen.coffee'}
{repo: 'text-buffer', file: 'src/marker.coffee'}
{repo: 'text-buffer', file: 'src/point.coffee'}