Syntax and snippet support for Nginx configuration files.
Go to file
Judson Neer a90f3d49bf Add directive highlighting for the limit_req and limit_conn modules. 2017-03-23 17:45:33 -07: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 Add usage information to README.md 2016-09-22 14:24:35 +01:00
package.json Prepare 0.6.2 release 2016-09-23 00:57:10 +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