Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jdbaldry/cue-mode

Emacs major mode for CUE
https://github.com/jdbaldry/cue-mode

Last synced: 18 days ago
JSON representation

Emacs major mode for CUE

Lists

README

        

# cue-mode

Emacs major mode for working with [Cue](https://cuelang.org) files. This mode was written following the [EmacsWiki: Mode Tutorial](https://www.emacswiki.org/emacs/ModeTutorial).

## Features

- Syntax highlighting
- Indentation
- Formatting with `cue-format` and `cue-format-before-save`

## TODO

- Run `check-doc` against the code