Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 416 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 416 Bytes

forth.kak

a (as of now) half-baked FORTH highlighter for Kakoune

aims to sensibly highlight all FORTH words in the 2012 FORTH standard and maybe some more

installation

with plug.kak

plug 'thacuber2a03/forth.kak'

manually

copy and paste the forth.kak file somewhere in your config dir and source or reload