Skip to content

Commit

Permalink
Added language highlighter
Browse files Browse the repository at this point in the history
  • Loading branch information
kwent committed Dec 18, 2014
1 parent a4bb1f3 commit b1973ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ObjCNSURLConnectionCodeGenerator.coffee
Expand Up @@ -123,5 +123,6 @@ ObjCNSURLConnectionCodeGenerator.identifier =
ObjCNSURLConnectionCodeGenerator.title =
"Objective-C (NSURLConnection)"
ObjCNSURLConnectionCodeGenerator.fileExtension = "m"
ObjCNSURLConnectionCodeGenerator.languageHighlighter = "objectivec"

registerCodeGenerator ObjCNSURLConnectionCodeGenerator

0 comments on commit b1973ff

Please sign in to comment.