nginx
nginx config file syntax for Sublime Text
Labels language syntax
Details
Installs
- Total 104K
- Win 28K
- Mac 51K
- Linux 25K
| Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | 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 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 3 | 1 | 0 | 0 | 4 | 3 | 6 | 2 | 2 | 0 | 1 | 1 | 0 | 3 | 5 | 3 | 2 | 0 | 3 | 2 | 3 | 4 |
| Mac | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 2 | 2 | 0 | 4 | 2 | 4 | 1 | 0 | 3 | 2 | 1 | 3 | 3 | 2 | 0 | 3 | 2 | 5 | 1 | 1 | 2 | 4 | 3 |
| Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 1 | 2 | 0 | 2 | 1 | 5 | 0 | 3 | 2 | 1 | 1 | 2 | 3 | 2 | 0 | 0 | 1 | 3 | 0 | 2 | 1 |
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.