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