mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Implement OnigRegExp.getCaptureTree natively
This commit is contained in:
@@ -7,7 +7,6 @@ fs = require 'fs'
|
||||
_ = require 'underscore'
|
||||
$ = require 'jquery'
|
||||
{CoffeeScript} = require 'coffee-script'
|
||||
require 'onig-reg-exp'
|
||||
|
||||
windowAdditions =
|
||||
rootViewParentSelector: 'body'
|
||||
|
||||
Reference in New Issue
Block a user