Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Commit

Permalink
Merge pull request #8 from Kilobyte22/patch-1
Browse files Browse the repository at this point in the history
Add lua support
  • Loading branch information
marcoow committed Apr 28, 2014
2 parents 0f5a832 + 27ef858 commit 256132e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/simplabs/highlight.rb
Expand Up @@ -79,6 +79,7 @@ class << self
:java => ['java'],
:js => ['javascript', 'js', 'jscript'],
:jsp => ['jsp'],
:lua => ['lua'],
:make => ['make', 'basemake', 'makefile'],
:nasm => ['nasm', 'asm'],
:'objective-c' => ['objective-c'],
Expand Down

0 comments on commit 256132e

Please sign in to comment.