added initial NetLogo support

This commit is contained in:
Andrew Fischer
2013-11-09 12:31:29 -05:00
parent eb5f1468d2
commit f0558769f2
5 changed files with 2188 additions and 0 deletions

View File

@@ -981,6 +981,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