Syntax and snippet support for Nginx configuration files.
Go to file
Aurelio Jargas 027c36c412 Add autoindex_format directive
New in nginx 1.7.9: http://nginx.org/en/docs/http/ngx_http_autoindex_module.html
2015-09-07 18:08:36 -03:00
grammars Add autoindex_format directive 2015-09-07 18:08:36 -03: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.4 release 2015-07-06 17:22:30 +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.