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: 10 days ago
JSON representation
Emacs major mode for CUE
- Host: GitHub
- URL: https://github.com/jdbaldry/cue-mode
- Owner: jdbaldry
- License: gpl-3.0
- Created: 2020-10-29T10:56:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T11:21:45.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T01:12:45.994Z (3 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 27.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cue - cue-mode - Emacs major mode for CUE. (Projects)
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