Unison support for Zed. The friendly programming language from the future with the futuristic editor.
- Improve tree-sitter syntax highlighting in
languages/highlights.scm
.
Currently nc
is hardcoded as the language server, so you'll need to have nc
installed.
For apt
based distros:
sudo apt install netcat
nc
comes bundled with Mac, no extra steps required!