Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/g3rwy/kakoune-arturo

Syntax Highlighting supporting arturo for kakoune (currently not builtin)
https://github.com/g3rwy/kakoune-arturo

arturo arturo-language kakoune kakoune-plugin plugin

Last synced: 10 days ago
JSON representation

Syntax Highlighting supporting arturo for kakoune (currently not builtin)

Awesome Lists containing this project

README

        

# 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