Skip to content

Full language support for Unison in Nova… eventually.

License

Notifications You must be signed in to change notification settings

chriskrycho/nova-unison

Repository files navigation

Unison Language Support for Nova

Syntax highlighting and language server integration for Unison.

Overview

See the extension README for details on the extension itself. This README focuses on contributing to and building the extension.

Contributing

Install dependencies:

pnpm install

Build the package:

pnpm build