Skip to content

unison

v0.0.6

Unison support for Zed. The friendly programming language from the future with the editor from the future.

unison-zed

Unison support for Zed. The friendly programming language from the future with the futuristic editor.

TODOs

  • Improve tree-sitter syntax highlighting in languages/highlights.scm.

Language server

Currently nc is hardcoded as the language server, so you'll need to have nc installed.

Linux

For apt based distros:

sudo apt install netcat

MacOS

nc comes bundled with Mac, no extra steps required!

Credits