mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-18 15:25:42 +00:00
Replacing MATLAB Language bundle (#4000)
* Updated readme to new MATLAB language grammar * added MATLAB language grammer * Update .gitmodules * Update .gitmodules * Update grammars.yml
This commit is contained in:
committed by
Colin Seymour
parent
8438c6cd3e
commit
969333610c
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -301,9 +301,6 @@
|
||||
[submodule "vendor/grammars/make.tmbundle"]
|
||||
path = vendor/grammars/make.tmbundle
|
||||
url = https://github.com/textmate/make.tmbundle
|
||||
[submodule "vendor/grammars/matlab.tmbundle"]
|
||||
path = vendor/grammars/matlab.tmbundle
|
||||
url = https://github.com/textmate/matlab.tmbundle
|
||||
[submodule "vendor/grammars/maven.tmbundle"]
|
||||
path = vendor/grammars/maven.tmbundle
|
||||
url = https://github.com/textmate/maven.tmbundle
|
||||
@@ -886,6 +883,9 @@
|
||||
[submodule "vendor/grammars/Syntax-highlighting-for-PostCSS"]
|
||||
path = vendor/grammars/Syntax-highlighting-for-PostCSS
|
||||
url = https://github.com/hudochenkov/Syntax-highlighting-for-PostCSS
|
||||
[submodule "vendor/grammars/MATLAB-Language-grammar"]
|
||||
path = vendor/grammars/MATLAB-Language-grammar
|
||||
url = https://github.com/mathworks/MATLAB-Language-grammar
|
||||
[submodule "vendor/grammars/javadoc.tmbundle"]
|
||||
path = vendor/grammars/javadoc.tmbundle
|
||||
url = https://github.com/textmate/javadoc.tmbundle
|
||||
|
||||
Reference in New Issue
Block a user