Major mode for interacting with `.talon` files from Talon Voice.
This is currently a simple major mode. It just adds syntax highlighting and comment syntax.
For now, clone this repo directly, make sure it's on the load-path
, then:
(require 'talonscript-mode)
.talon
files will automatically open in talonscript-mode
.
Down the line I intend to add Quelpa compatibility but it won't work right now. I'll probably eventually get it on MELPA.