Add aurora-config-mode

Major mode for editing Apache Aurora configuration files.  It's derived
from Python mode adding Aurora and Pystachio helpers, structs and types
for syntax coloring along with some Aurora inspection commands and key
bindings.
This commit is contained in:
Berk D. Demir 2014-05-20 00:30:34 -07:00 committed by Berk D. Demir
parent 82a61911de
commit 4056e91b9b

View file

@ -0,0 +1 @@
(aurora-config-mode :fetcher github :repo "bdd/aurora-config.el")