Hacker News new | ask | show | jobs
by michelledepeil 1313 days ago
I gave this a couple of tries but my vim muscle memory is actively hurting me the longer I try... I would love if this had a - at least somewhat closer to - vim-mode, because all the rest, LSP, startup speed, etc, is excellent.
1 comments

I think there is a config that maps more to vim, try this https://github.com/LGUG2Z/helix-vim/raw/master/config.toml
Why is it not the default?
Because it's not the same as vim, they've made some fundamentally different choices and their default binds reflect that. I genuinely think helix stands to be better, it lacks the community and thus the extensions of vim/neovim as well as decades of experience, so it's hard to replace it, but for me it's managed to nevertheless.
Helix primarily follows the Kakoune model instead of Vim's. It can be confusing to switch from Vim, but Helix's model tends to be more intuitive if one does not already have Vim muscle memory.