/hoon-mode.el

Primary LanguageEmacs LispGNU General Public License v2.0GPL-2.0

This package provides hoon-mode, which provides syntax highlighting for the language Hoon which is part of the Urbit ecosystem.

Installing

Currently this package must be installed manually.

Configuring

TODO

Language Server

Install the Hoon Language Server and add the following to your configuration

(add-hook 'hoon-mode #'lsp)