elvish-mode provides a major mode for the Elvish programming language
used in the Elvish shell.
elvish-mode is available from the MELPA. Install from there or otherwise
ensure that elvish-mode.el is in your load-path, and then add
(require 'elvish-mode)
to your emacs init file.