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