Add support for regular expression data (#3441)

This commit is contained in:
John Gardner
2017-02-03 06:08:20 +11:00
committed by Brandon Black
parent d761658f8b
commit e7b5e25bf8
11 changed files with 145 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -815,3 +815,6 @@
[submodule "vendor/grammars/language-css"]
path = vendor/grammars/language-css
url = https://github.com/atom/language-css
[submodule "vendor/grammars/language-regexp"]
path = vendor/grammars/language-regexp
url = https://github.com/Alhadis/language-regexp