Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

phaer/cue-mode.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

cue-mode.el

A simple Emacs major mode for cuelang.

At the moment it does very basic syntax highlighting and uses json-mode's indentation which is good enough for the moment, but could be improved.

TODO

  • Add all builtin funcitons to keywords.
  • Fix indentation to be identical with cue fmt.
  • Run cue vet on save.

Releases

No releases published

Packages

No packages published