mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Support of the Component Pascal language
http://en.wikipedia.org/wiki/Component_Pascal
This commit is contained in:
@@ -211,6 +211,11 @@ Befunge:
|
||||
extensions:
|
||||
- .befunge
|
||||
|
||||
Component Pascal Document:
|
||||
type: programming
|
||||
extensions:
|
||||
- .odc
|
||||
|
||||
BlitzBasic:
|
||||
type: programming
|
||||
aliases:
|
||||
@@ -429,6 +434,14 @@ Common Lisp:
|
||||
- clisp
|
||||
- ecl
|
||||
|
||||
Component Pascal:
|
||||
type: programming
|
||||
ace_mode: Pascal
|
||||
color: "#b0ce4e"
|
||||
extensions:
|
||||
- .cp
|
||||
- .cps
|
||||
|
||||
Coq:
|
||||
type: programming
|
||||
extensions:
|
||||
|
||||
Reference in New Issue
Block a user