ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

nginx

Improved syntax support for Nginx configuration files

Details

  • 2023.06.11.15.29.21
  • github.​com
  • github.​com
  • 11 months ago
  • 1 hour ago
  • 12 years ago

Installs

  • Total 100K
  • Win 26K
  • Mac 49K
  • Linux 24K
Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11
Windows 0 4 3 4 2 3 6 4 3 2 3 2 6 5 4 1 5 1 3 2 4 0 4 3 2 1 2 3 6 4 4 3 2 3 4 5 4 5 6 1 2 3 7 5 7 4
Mac 0 5 9 8 1 3 5 8 7 7 6 2 5 5 1 6 3 5 3 2 3 9 5 4 5 2 0 0 8 4 3 8 6 3 4 7 5 8 1 1 2 3 5 5 10 2
Linux 0 5 2 4 3 0 1 1 4 2 3 3 2 5 2 2 0 2 15 0 4 0 3 3 0 1 0 1 2 3 2 1 1 0 3 5 5 3 4 1 1 2 2 3 6 5

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.

Screenshots