nginx
nginx config file syntax for Sublime Text
Labels language syntax
Details
Installs
- Total 104K
- Win 28K
- Mac 51K
- Linux 25K
| Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 1 | 1 | 4 | 6 | 4 | 3 | 1 | 0 | 7 | 3 | 3 | 1 | 1 | 3 | 2 | 4 | 4 | 2 | 2 | 2 | 3 | 3 | 2 | 3 | 4 | 2 | 2 | 1 | 3 | 4 | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 3 | 4 | 1 | 3 | 2 | 2 | 8 | 4 | 2 |
| Mac | 0 | 2 | 3 | 4 | 1 | 1 | 2 | 4 | 3 | 3 | 4 | 1 | 3 | 0 | 4 | 5 | 8 | 1 | 2 | 1 | 1 | 1 | 0 | 3 | 4 | 4 | 1 | 2 | 6 | 2 | 3 | 1 | 1 | 2 | 2 | 1 | 3 | 1 | 0 | 3 | 0 | 0 | 1 | 3 | 2 | 5 |
| Linux | 0 | 5 | 2 | 1 | 3 | 0 | 0 | 2 | 1 | 3 | 0 | 0 | 2 | 1 | 1 | 0 | 3 | 3 | 1 | 2 | 0 | 2 | 3 | 0 | 1 | 1 | 1 | 0 | 2 | 0 | 2 | 0 | 1 | 0 | 2 | 1 | 1 | 3 | 1 | 1 | 12 | 0 | 0 | 2 | 0 | 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.