mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Stylus grammar from Sublime Text package
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -618,3 +618,6 @@
|
|||||||
[submodule "vendor/grammars/BrightScript.tmbundle"]
|
[submodule "vendor/grammars/BrightScript.tmbundle"]
|
||||||
path = vendor/grammars/BrightScript.tmbundle
|
path = vendor/grammars/BrightScript.tmbundle
|
||||||
url = https://github.com/cmink/BrightScript.tmbundle
|
url = https://github.com/cmink/BrightScript.tmbundle
|
||||||
|
[submodule "vendor/grammars/Stylus"]
|
||||||
|
path = vendor/grammars/Stylus
|
||||||
|
url = https://github.com/billymoon/Stylus
|
||||||
|
|||||||
@@ -91,6 +91,8 @@ vendor/grammars/Slash.tmbundle:
|
|||||||
vendor/grammars/Stata.tmbundle:
|
vendor/grammars/Stata.tmbundle:
|
||||||
- source.mata
|
- source.mata
|
||||||
- source.stata
|
- source.stata
|
||||||
|
vendor/grammars/Stylus/:
|
||||||
|
- source.stylus
|
||||||
vendor/grammars/Sublime-Coq:
|
vendor/grammars/Sublime-Coq:
|
||||||
- source.coq
|
- source.coq
|
||||||
vendor/grammars/Sublime-HTTP:
|
vendor/grammars/Sublime-HTTP:
|
||||||
|
|||||||
@@ -2894,7 +2894,7 @@ Stylus:
|
|||||||
group: CSS
|
group: CSS
|
||||||
extensions:
|
extensions:
|
||||||
- .styl
|
- .styl
|
||||||
tm_scope: none
|
tm_scope: source.stylus
|
||||||
ace_mode: stylus
|
ace_mode: stylus
|
||||||
|
|
||||||
SuperCollider:
|
SuperCollider:
|
||||||
|
|||||||
1
vendor/grammars/Stylus
vendored
Submodule
1
vendor/grammars/Stylus
vendored
Submodule
Submodule vendor/grammars/Stylus added at b9214d1ffd
Reference in New Issue
Block a user