Merge pull request #519 from mmullis/master

Add COBOL language support
This commit is contained in:
Ted Nyman
2013-08-27 02:37:47 -07:00
5 changed files with 33 additions and 0 deletions

View File

@@ -212,6 +212,15 @@ CMake:
filenames:
- CMakeLists.txt
COBOL:
type: programming
primary_extension: .cob
extensions:
- .cbl
- .ccp
- .cobol
- .cpy
CSS:
ace_mode: css
color: "#1f085e"