Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 392 Bytes

Syntax Highlighting for Arturo language in Kakoune

thats basically all it is if you want to install it, put it in your plugins directory presumebly:

$HOME/.config/kak/plugins/arturo.kak

and then add this to your kakrc:

source %val{config}/plugins/arturo.kak

or if you use plug.kak you can also just add this line to your kakrc:

plug "g3rwy/kakoune-arturo"

and it should be fine