Syntax and snippet support for Nginx configuration files.
Go to file
z2++ 98f4e9cd02 Merge pull request #18 from 4stern/patch-1
Update README.md
2017-04-06 14:54:11 +09:00
grammars Add directive highlighting for the limit_req and limit_conn modules. 2017-03-23 17:45:33 -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 Update README.md 2017-03-27 08:42:31 +02:00
package.json Prepare 0.7.0 release 2017-03-25 18:06:17 +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.

How to use

Give Nginx configuration files the extension .conf or .nginx