nginx
Improved syntax support for Nginx configuration files
Labels language syntax
Details
Installs
- Total 103K
- Win 28K
- Mac 50K
- Linux 25K
Jun 26 | Jun 25 | Jun 24 | Jun 23 | Jun 22 | Jun 21 | Jun 20 | Jun 19 | Jun 18 | Jun 17 | Jun 16 | Jun 15 | Jun 14 | Jun 13 | Jun 12 | Jun 11 | Jun 10 | Jun 9 | Jun 8 | Jun 7 | Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 4 | 5 | 5 | 6 | 3 | 5 | 2 | 4 | 7 | 4 | 3 | 3 | 5 | 5 | 3 | 7 | 2 | 4 | 2 | 2 | 5 | 8 | 6 | 5 | 4 | 1 | 3 | 4 | 9 | 8 | 5 | 3 | 2 | 3 | 5 | 10 | 9 | 5 | 4 | 2 | 0 | 5 | 3 | 6 | 4 | 5 |
Mac | 3 | 5 | 2 | 7 | 3 | 4 | 3 | 9 | 4 | 8 | 3 | 1 | 2 | 2 | 7 | 3 | 3 | 3 | 1 | 2 | 5 | 1 | 3 | 3 | 2 | 3 | 2 | 3 | 4 | 2 | 1 | 0 | 1 | 2 | 5 | 5 | 1 | 4 | 1 | 0 | 1 | 4 | 2 | 2 | 4 | 4 |
Linux | 4 | 3 | 2 | 0 | 2 | 0 | 5 | 3 | 2 | 3 | 1 | 0 | 0 | 2 | 0 | 4 | 5 | 2 | 2 | 1 | 2 | 2 | 2 | 3 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 2 | 0 | 1 | 3 | 1 | 1 | 1 | 3 | 1 | 1 | 4 | 5 | 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.