Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 409 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 409 Bytes

Adds syntax highlighting for both N⋆ and Zilch source code in kakoune.

Syntax highlighting for Zilch is in the rc/zilch.kak file while syntax highlighting for N⋆ is in rc/nstar.kak.

Installing

It is recommended to use plug.kak to manage plugins for Kakoune. You will have to add

plug "zilch-lang/zilch.kak"