This is a syntax highlighting plugin for Nginx configuration files in Sublime Text 2/3 that isn't completely broken. I was using the least broken plugin out there, kvs/ST2Nginx, but it was pretty broken for my Nginx files.
With this plugin, I have fixed many of those bugs and will actively maintain and extend it, as I frequently work with Nginx.
Simply download and place in your Packages directory (Preferences > Browse Packages, download to User/).
This package will recognize *.conf
, *.conf.erb
, nginx.conf
, mime.types
, fastcgi_params
, scgi_params
, and uwsgi_params
by default.