mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +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:
|
||||
type: markup
|
||||
color: "#01a9d6"
|
||||
aliases:
|
||||
- hbs
|
||||
- htmlbars
|
||||
@@ -2203,7 +2204,7 @@ PHP:
|
||||
aliases:
|
||||
- inc
|
||||
|
||||
#Oracle
|
||||
#Oracle
|
||||
PLSQL:
|
||||
type: programming
|
||||
ace_mode: sql
|
||||
@@ -2216,7 +2217,7 @@ PLSQL:
|
||||
- .plsql
|
||||
- .sql
|
||||
|
||||
#Postgres
|
||||
#Postgres
|
||||
PLpgSQL:
|
||||
type: programming
|
||||
ace_mode: pgsql
|
||||
|
||||
Reference in New Issue
Block a user