olleicua/hcl

create an emacs mode

Opened this issue · 0 comments

  • look at existing lisp modes and add indentation patterns for our functions. For example:
(def foo
 (# () ...
  • highlight identifiers beginning with @
  • fix indentation for array and object literals
  • highlight function arguments, let keys, and variables in def