el-get/recipes/processing-mode.rcp

6 lines
455 B
Plaintext

(:name processing-mode
:description "Processing mode for Emacs. Written by Rudolf Olah. This mode is a derivative of the java-mode. It adds key-bindings for running/compiling Processing sketches and it also highlights keywords found in the Processing language, such as ``setup'', ``draw'', and ``frameRate''."
:type http
:url "http://github.com/omouse/processing-emacs/raw/master/processing-mode.el"
:features processing-mode)