recognize Harbour sources

[Harbour language: https://github.com/harbour/core]

Reopened PR 593 with the two language additions split off.
This commit is contained in:
Viktor Szakáts
2013-11-05 11:27:04 +01:00
parent 6d7eae5011
commit 7f9142a41d

View File

@@ -643,6 +643,12 @@ Handlebars:
- .html.handlebars
- .html.hbs
Harbour:
type: programming
lexer: Text only
color: "#0e60e3"
primary_extension: .hb
Haskell:
type: programming
color: "#29b544"