- Clone the
hoon-ts-mode
repo using:
git clone https://github.com/urbit-pilled/hoon-ts-mode.git
- add the following to your
init.el
config file:
(add-to-list 'load-path "PATH-TO-HOON-REPO")
(require 'hoon-ts-mode)
- Run
cd hoon-ts-mode && git pull
to download updates.