README.md
June 9, 2023 ยท View on GitHub
Adding hoon to helix
- Copy the
languages.tomlfile/contents to your config folder. (~/.config/helixon linux/mac and%AppData%\helixon windows) - Copy the
highlights.scmfile to thehelix/runtime/queries/hoonfolder. Or create the directory if it doesn't already exist. - Run
hx --grammar fetch - Run
hx --grammar build - Use
hx --healthto check if hoon is installed correctly
More info here