Syntax and snippet support for Nginx configuration files.
Go to file
Eugene 986e701ca3 [speculatively] improved grammar for nginx
+ changed handling of string, numeric and other literals
+ introduced variables references
+ changed classes/names to somewhat align other grammars
2015-09-14 10:08:48 -07:00
grammars [speculatively] improved grammar for nginx 2015-09-14 10:08:48 -07:00
settings Rename scoped-properties -> settings 2015-04-08 16:57:58 +09:00
snippets Fix snippet escapes 2014-03-10 23:47:55 +09:00
README.md initial commit 2014-03-10 20:52:00 +09:00
package.json Prepare 0.5.5 release 2015-09-08 23:05:43 +09:00

README.md

Nginx syntax support in Atom

Adds syntax highlighting and snippet support to Nginx configuration files. Ported from textmate/nginx for Atom.