Merge pull request #773 from afischer15/master

Added Initial NetLogo support
This commit is contained in:
Ted Nyman
2013-11-09 16:42:22 -08:00
4 changed files with 1749 additions and 0 deletions

View File

@@ -982,6 +982,12 @@ Nemerle:
color: "#0d3c6e"
primary_extension: .n
NetLogo:
type: programming
lexer: Common Lisp
color: "#ff2b2b"
primary_extension: .nlogo
Nginx:
type: markup
lexer: Nginx configuration file