Merge pull request #1944 from pchaigno/revert-1438

Revert #1438: add file extensions with multiple segments
This commit is contained in:
Arfon Smith
2015-01-17 16:12:56 -06:00
2 changed files with 332 additions and 3 deletions

View File

@@ -504,10 +504,10 @@ Clojure:
- .cl2
- .cljc
- .cljs
- .cljs.hl
- .cljscm
- .cljx
- .hic
- .hl
filenames:
- riemann.config
@@ -1172,6 +1172,7 @@ HTML:
extensions:
- .html
- .htm
- .html.hl
- .st
- .xht
- .xhtml
@@ -1197,7 +1198,7 @@ HTML+ERB:
- erb
extensions:
- .erb
- .deface
- .erb.deface
ace_mode: html_ruby
HTML+PHP:
@@ -1228,7 +1229,7 @@ Haml:
type: markup
extensions:
- .haml
- .deface
- .haml.deface
ace_mode: haml
Handlebars: