add Nginx language

This commit is contained in:
Mislav Marohnić
2012-12-06 23:25:54 +01:00
parent 04a2845e91
commit ae753e6e88
2 changed files with 8 additions and 0 deletions

View File

@@ -819,6 +819,13 @@ Nemerle:
color: "#0d3c6e"
primary_extension: .n
Nginx:
type: markup
lexer: Nginx configuration file
primary_extension: .conf
filenames:
- nginx.conf
Nimrod:
type: programming
color: "#37775b"