Correct new keyword highlight bug
Fix keyword bug
Use more precise string ending and beginning regex in keyword highlighter
Syntax highlighter for uxntal code in Kakoune. Sourcing this .kak
file in your kakrc
should enable syntax highlighting on any .tal
file you open.
plug "https://git.sr.ht/~athorp96/uxntal.kak"
:plug-install
https://git.sr.ht/~athorp96/uxntal.kak
and press I
.tal
will enable this syntax highlighting$kakrc_directory/plugins
source "%val{config}/plugins/uxntal.kak/rc/filetype/tal.kak"
.tal
will enable this syntax highlighting