You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to use helix with R (https://www.r-project.org/ ), but opening a R script file, there's no syntax highlighting, also the syntax tree based navigation doesn't seem working.
I am wondering whether we already have R language support, and if not, is there a way to add the R language support.
Ultimately, I would like to have something similar to nvim-R (https://github.com/jalvesaq/Nvim-R )to work with helix.
Thanks!
ipstone
The text was updated successfully, but these errors were encountered:
Thanks @the-mikedavis - verified, my version was 22.03 (which is the current mac os x brew install). After compiling to the latest source, things works fine on m1 mac.
Hello, I am trying to use helix with R (https://www.r-project.org/ ), but opening a R script file, there's no syntax highlighting, also the syntax tree based navigation doesn't seem working.
I am wondering whether we already have R language support, and if not, is there a way to add the R language support.
Ultimately, I would like to have something similar to nvim-R (https://github.com/jalvesaq/Nvim-R )to work with helix.
Thanks!
The text was updated successfully, but these errors were encountered: