vcl-mode
- Description
- Major mode for Varnish Configuration Language
- Latest
- vcl-mode-1.1.tar (.sig), 2024-Mar-31, 20.0 KiB
- Maintainer
- Sergey Poznyakoff <gray@gnu.org.ua>
- Atom feed
- vcl-mode.xml
- Website
- https://elpa.gnu.org/packages/vcl-mode.html
- Browse repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
Emacs support for Varnish's configuration language:
https://varnish-cache.org/docs/trunk/users-guide/vcl.html
This version of vcl-mode supports VCL-4.0.
The features provided are auto-indentation (based on CC-mode's
engine), keyword highlighting, and matching of {"..."} multi-line
string delimiters.
If you need support for VCL-2.0, you might have more luck with the older
package: https://github.com/ssm/elisp/blob/master/vcl-mode.el
Old versions
| vcl-mode-1.0.el.lz | 2018-Nov-30 | 3.68 KiB |