Syntax and snippet support for Nginx configuration files.
Go to file
hnagato 0b0d00be7a Prepare 0.7.2 release 2017-04-06 14:56:13 +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.2 release 2017-04-06 14:56:13 +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