Merge pull request #288 from wagenet/handlebars

Add Handlebars
This commit is contained in:
Joshua Peek
2012-12-10 07:06:59 -08:00
3 changed files with 25 additions and 0 deletions

View File

@@ -607,6 +607,14 @@ Haml:
type: markup
primary_extension: .haml
Handlebars:
type: markup
lexer: Text only
primary_extension: .handlebars
extensions:
- .handlebars
- .hbs
Haskell:
type: programming
color: "#29b544"