mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Merge pull request #759 from vszakats/patch-3
recognize Harbour sources
This commit is contained in:
@@ -718,6 +718,12 @@ Handlebars:
|
|||||||
- .html.handlebars
|
- .html.handlebars
|
||||||
- .html.hbs
|
- .html.hbs
|
||||||
|
|
||||||
|
Harbour:
|
||||||
|
type: programming
|
||||||
|
lexer: Text only
|
||||||
|
color: "#0e60e3"
|
||||||
|
primary_extension: .hb
|
||||||
|
|
||||||
Haskell:
|
Haskell:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#29b544"
|
color: "#29b544"
|
||||||
|
|||||||
Reference in New Issue
Block a user