Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 660 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 660 Bytes

TalonScript-Mode

Major mode for interacting with `.talon` files from Talon Voice.

Overview

This is currently a simple major mode. It just adds syntax highlighting and comment syntax.

Installation & Usage

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.