Skip to content

syohex/emacs-hcl-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is no longer maintained. If you have an issue or pull request, please send it to https://github.com/purcell/emacs-hcl-mode

hcl-mode travis badge melpa badge melpa stable badge

Major mode of Hashicorp Configuration Language

Screenshot

hcl-mode

Installation

hcl-mode is available on MELPA and MELPA stable

You can install hcl-mode with the following command.

M-x package-install [RET] hcl-mode [RET]

Features

  • Syntax highlighting
  • Indentation

Customize Variables

hcl-indent-level(Default: 2)

Indentation size

Sample Configuration

(custom-set-variables
 '(hcl-indent-level 4))

See Also

About

Emacs major mode of HCL(Hashicorp Configuration Language)

Resources

Stars

Watchers

Forks

Packages

No packages published