mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Include grammmar-registry from first-mate
This commit is contained in:
@@ -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'}
|
||||
|
||||
Reference in New Issue
Block a user