Merge pull request #2198 from tarebyte/handlebars_color

Assign handlebars a color for the language bar.
This commit is contained in:
Arfon Smith
2015-03-16 07:58:05 -05:00

View File

@@ -1259,6 +1259,7 @@ Haml:
Handlebars: Handlebars:
type: markup type: markup
color: "#01a9d6"
aliases: aliases:
- hbs - hbs
- htmlbars - htmlbars
@@ -2203,7 +2204,7 @@ PHP:
aliases: aliases:
- inc - inc
#Oracle #Oracle
PLSQL: PLSQL:
type: programming type: programming
ace_mode: sql ace_mode: sql
@@ -2216,7 +2217,7 @@ PLSQL:
- .plsql - .plsql
- .sql - .sql
#Postgres #Postgres
PLpgSQL: PLpgSQL:
type: programming type: programming
ace_mode: pgsql ace_mode: pgsql