Documentation

Commentary

Description:

This is a major mode for the Verona programming language

For more details, see the project page at
https://github.com/damon-kwok/verona-mode

Installation:

The simple way is to use package.el:

  M-x package-install verona-mode

Or, copy verona-mode.el to some location in your Emacs load
path.  Then add "(require 'verona-mode)" to your Emacs initialization
(.emacs, init.el, or something).

Example config:

  (require 'verona-mode)

Requires

Dependencies

Consumers

Reverse Dependencies

No reverse dependencies recorded.