Fixing up grammars

This commit is contained in:
Arfon Smith
2015-05-15 10:55:50 -05:00
parent 99dcd501aa
commit fa8998c6b6
2 changed files with 5 additions and 4 deletions

View File

@@ -402,7 +402,7 @@ vendor/grammars/perl.tmbundle/:
- source.perl
- source.perl.6
vendor/grammars/php-smarty.tmbundle:
- source.smarty
- text.html.smarty
vendor/grammars/php.tmbundle:
- text.html.php
vendor/grammars/pike-textmate:
@@ -435,8 +435,8 @@ vendor/grammars/ruby.tmbundle:
- source.ruby
- text.html.erb
vendor/grammars/sas.tmbundle:
- source.SASLog
- source.sas
- source.sas_log
vendor/grammars/sass-textmate-bundle:
- source.sass
vendor/grammars/scala.tmbundle:

View File

@@ -1685,7 +1685,7 @@ Latte:
group: HTML
extensions:
- .latte
tm_scope: source.smarty
tm_scope: text.html.smarty
ace_mode: smarty
Lean:
@@ -3077,6 +3077,7 @@ Smarty:
extensions:
- .tpl
ace_mode: smarty
tm_scope: text.html.smarty
SourcePawn:
type: programming