|
I have built Helix from source for my Windows laptop, and it works great, however, I have not been able to get syntax highlighting to work. I've tried for Rust and Python and C so far. I have made sure rust-analyzer.exe symlink is in my root helix directory, but after swtiching lang to rust and opening a *.rs file, I do not get syntax highlighting. Please is there a more detailed setup/install for Windows? I am not sure where things go in the directory structure or how to setup LSP and Treesitter. |
Answered by
kirawi
Dec 19, 2022
Replies: 1 comment 1 reply
|
You need to link the runtime folder: https://docs.helix-editor.com/install.html#build-from-source |
1 reply
Answer selected by
kirawi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to link the runtime folder: https://docs.helix-editor.com/install.html#build-from-source