mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Add support for regular expression data (#3441)
This commit is contained in:
committed by
Brandon Black
parent
d761658f8b
commit
e7b5e25bf8
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user