-
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. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You need to link the runtime folder: https://docs.helix-editor.com/install.html#build-from-source |
Beta Was this translation helpful? Give feedback.
You need to link the runtime folder: https://docs.helix-editor.com/install.html#build-from-source