Merge pull request #760 from vszakats/patch-4

recognize xBase sources
This commit is contained in:
Ted Nyman
2013-11-05 15:20:55 -08:00

View File

@@ -1707,3 +1707,11 @@ wisp:
ace_mode: clojure ace_mode: clojure
color: "#7582D1" color: "#7582D1"
primary_extension: .wisp primary_extension: .wisp
xBase:
type: programming
lexer: Text only
color: "#3a4040"
primary_extension: .prg
extensions:
- .ch