nginx-mode
- Description
- major mode for editing nginx config files
- Latest
- nginx-mode-1.1.10.tar (.sig), 2024-Apr-12, 20.0 KiB
- Maintainer
- Andrew J Cosgriff <andrew@cosgriff.name>
- Atom feed
- nginx-mode.xml
- Website
- https://elpa.nongnu.org/nongnu/nginx-mode.html
- Browse repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
This is a quick mode for editing Nginx config files, as I didn't find anything else around that did quite this much. Many thanks to the authors of puppet-mode.el, from where I found a useful indentation function that I've modified to suit this situation. Put this file into your load-path and the following into your ~/.emacs: (require 'nginx-mode) Now that nginx-mode is available via NonGNU ELPA, you could also: (use-package nginx-mode :commands nginx-mode)
Old versions
nginx-mode-1.1.9.tar.lz | 2024-Mar-31 | 3.23 KiB |