Fix Haml and Sass grouping and highlighting

This commit is contained in:
Joshua Peek
2011-09-16 13:54:10 -05:00
parent 1c24de490b
commit 5a584c095b
5 changed files with 47 additions and 0 deletions

View File

@@ -437,6 +437,7 @@ HaXe:
- .mtt
Haml:
group: HTML
type: markup
extensions:
- .haml
@@ -825,6 +826,12 @@ Rust:
- .rc
- .rs
SCSS:
type: markup
group: CSS
extensions:
- .scss
SQL:
type: data
searchable: false
@@ -832,6 +839,8 @@ SQL:
- .sql
Sass:
type: markup
group: CSS
extensions:
- .sass