emacs: Bundle an Emacs major mode, mgmtconfig-mode

This provides syntax highlighting, commenting, and rudimentary indentation of the mgmt language.
This commit is contained in:
Peter Oliver
2018-02-21 19:20:03 +00:00
committed by James Shubin
parent 9992c367bf
commit f01eea33e9
3 changed files with 144 additions and 1 deletions

View File

@@ -75,7 +75,7 @@ level and how many hours you'd like to spend on the patch.
- [ ] automatic language formatter, ala `gofmt`
- [ ] gedit/gnome-builder/gtksourceview syntax highlighting
- [ ] vim syntax highlighting
- [ ] emacs syntax highlighting
- [x] emacs syntax highlighting: see `misc/emacs/`
## Other