mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
Merge pull request #2198 from tarebyte/handlebars_color
Assign handlebars a color for the language bar.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user