Syntax and snippet support for Nginx configuration files.
Go to file
Alessandro Fael Garcia 45c07e7263 Update the grammar
This change updates the grammar to support all the features included
in the latest release of Nginx (1.12).
2017-05-18 14:44:26 -07:00
grammars Update the grammar 2017-05-18 14:44:26 -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.3 release 2017-04-28 15:31:29 +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