nginx
Improved syntax support for Nginx configuration files
Labels language syntax
Details
Installs
- Total 103K
- Win 28K
- Mac 50K
- Linux 25K
May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | Apr 3 | Apr 2 | Apr 1 | Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 4 | 1 | 1 | 3 | 2 | 1 | 2 | 2 | 4 | 6 | 7 | 3 | 5 | 2 | 4 | 6 | 1 | 3 | 4 | 4 | 3 | 5 | 6 | 4 | 5 | 0 | 4 | 3 | 8 | 5 | 5 | 5 | 2 | 2 | 5 | 4 | 13 | 3 | 2 | 4 | 3 | 3 | 1 | 1 | 2 |
Mac | 0 | 2 | 7 | 4 | 3 | 3 | 1 | 5 | 3 | 3 | 1 | 1 | 0 | 3 | 9 | 4 | 6 | 2 | 4 | 4 | 4 | 3 | 6 | 6 | 7 | 8 | 2 | 5 | 1 | 9 | 3 | 0 | 5 | 3 | 2 | 2 | 7 | 5 | 2 | 4 | 2 | 2 | 3 | 6 | 2 | 1 |
Linux | 0 | 0 | 5 | 3 | 4 | 1 | 1 | 2 | 3 | 4 | 2 | 6 | 4 | 1 | 2 | 3 | 2 | 0 | 6 | 1 | 4 | 1 | 2 | 2 | 3 | 3 | 0 | 0 | 2 | 4 | 2 | 1 | 2 | 0 | 2 | 2 | 2 | 3 | 4 | 2 | 3 | 0 | 4 | 3 | 1 | 4 |
Readme
- Source
- raw.githubusercontent.com
Nginx Syntax Highlighting Plugin
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.
Installation
Simply download and place in your Packages directory (Preferences > Browse Packages, download to User/).
Usage
This package will recognize *.conf
, *.conf.erb
, nginx.conf
, mime.types
, fastcgi_params
, scgi_params
, and uwsgi_params
by default.