mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
Fixing up grammars
This commit is contained in:
@@ -402,7 +402,7 @@ vendor/grammars/perl.tmbundle/:
|
|||||||
- source.perl
|
- source.perl
|
||||||
- source.perl.6
|
- source.perl.6
|
||||||
vendor/grammars/php-smarty.tmbundle:
|
vendor/grammars/php-smarty.tmbundle:
|
||||||
- source.smarty
|
- text.html.smarty
|
||||||
vendor/grammars/php.tmbundle:
|
vendor/grammars/php.tmbundle:
|
||||||
- text.html.php
|
- text.html.php
|
||||||
vendor/grammars/pike-textmate:
|
vendor/grammars/pike-textmate:
|
||||||
@@ -435,8 +435,8 @@ vendor/grammars/ruby.tmbundle:
|
|||||||
- source.ruby
|
- source.ruby
|
||||||
- text.html.erb
|
- text.html.erb
|
||||||
vendor/grammars/sas.tmbundle:
|
vendor/grammars/sas.tmbundle:
|
||||||
- source.SASLog
|
|
||||||
- source.sas
|
- source.sas
|
||||||
|
- source.sas_log
|
||||||
vendor/grammars/sass-textmate-bundle:
|
vendor/grammars/sass-textmate-bundle:
|
||||||
- source.sass
|
- source.sass
|
||||||
vendor/grammars/scala.tmbundle:
|
vendor/grammars/scala.tmbundle:
|
||||||
|
|||||||
@@ -1363,7 +1363,7 @@ HyPhy:
|
|||||||
extensions:
|
extensions:
|
||||||
- .bf
|
- .bf
|
||||||
tm_scope: none
|
tm_scope: none
|
||||||
|
|
||||||
IDL:
|
IDL:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#a3522f"
|
color: "#a3522f"
|
||||||
@@ -1685,7 +1685,7 @@ Latte:
|
|||||||
group: HTML
|
group: HTML
|
||||||
extensions:
|
extensions:
|
||||||
- .latte
|
- .latte
|
||||||
tm_scope: source.smarty
|
tm_scope: text.html.smarty
|
||||||
ace_mode: smarty
|
ace_mode: smarty
|
||||||
|
|
||||||
Lean:
|
Lean:
|
||||||
@@ -3077,6 +3077,7 @@ Smarty:
|
|||||||
extensions:
|
extensions:
|
||||||
- .tpl
|
- .tpl
|
||||||
ace_mode: smarty
|
ace_mode: smarty
|
||||||
|
tm_scope: text.html.smarty
|
||||||
|
|
||||||
SourcePawn:
|
SourcePawn:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user