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 netcatMacOS
nc comes bundled with Mac, no extra steps required!