janet-mode icon indicating copy to clipboard operation
janet-mode copied to clipboard

A major mode for the janet programming language: https://janet-lang.org/

janet-mode - A major mode for Janet

License GPL 3

janet-mode provides a major mode for the Janet programming language.

Installation

Ensure that janet-mode.el is in your load-path, and then add

(require 'janet-mode)

to your emacs init file.