helix-lite
#5600
-
I notice that helix take ~100MB to Download while neovim only ~25MB when I install it on proot-distro alpine (aarch64). My use case is to create smallest dev environment on my Android termux in case of emergency. Does helix has several feature flags for conditional compilation? |
Beta Was this translation helpful? Give feedback.
Answered by
kirawi
Jan 19, 2023
Replies: 1 comment 1 reply
-
Helix itself is 16mb, but the additional mb are mostly from syntax highlighting grammars. You can select which ones you want and delete the rest. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
DrSensor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Helix itself is 16mb, but the additional mb are mostly from syntax highlighting grammars. You can select which ones you want and delete the rest.