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