lux-mode

Homepage: https://github.com/hawk/lux

Author: HÃ¥kan Mattsson

Updated:

Summary

Major mode for editing lux files

Commentary

Major mode for editing lux files.

Lux (LUcid eXpect scripting) is a test automation framework with
Expect style execution of commands.

Make sure lux-mode.el is found in your elisp path, and
add to your .emacs:
 (require 'lux-mode)

Dependencies