GNU ELPA - vcl-mode

vcl-mode

Description
Major mode for Varnish Configuration Language
Latest
vcl-mode-1.1.el, 2018-Nov-30, 12.5 KiB
Home page
http://elpa.gnu.org/packages/vcl-mode.html
Browse repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET vcl-mode RET

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.el2018-Nov-3012.6 KiB