https://github.com/sublimetext/nginx
sublime-syntax file for nginx config files
https://github.com/sublimetext/nginx
Last synced: 4 months ago
JSON representation
sublime-syntax file for nginx config files
- Host: GitHub
- URL: https://github.com/sublimetext/nginx
- Owner: SublimeText
- License: mit
- Created: 2025-08-03T17:49:23.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-08-04T02:55:57.000Z (6 months ago)
- Last Synced: 2025-08-04T04:46:23.019Z (6 months ago)
- Size: 151 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
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](https://github.com/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](https://github.com/brandonwamboldt/sublime-nginx/archive/master.zip) 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
-----------
