Merge pull request #1886 from Dadido3/patch-1

Add PureBasic
This commit is contained in:
Arfon Smith
2014-12-17 10:28:46 -08:00
3 changed files with 349 additions and 0 deletions

View File

@@ -2313,6 +2313,15 @@ Pure Data:
tm_scope: none
ace_mode: text
PureBasic:
type: programming
color: "#5a6986"
extensions:
- .pb
- .pbi
tm_scope: none
ace_mode: text
PureScript:
type: programming
color: "#bcdc53"