Hacker News new | ask | show | jobs
by dmagyari 971 days ago
I also use Helix full time, I really like it, especially the multi cursor features. I was a neovim user before, but I did not enjoy configuring my editor all the time. I like Helix config defaults, LSP works out of the box, the commands are a bit longer to type, but more logical. I cannot work without a file tree, I settled with the tree explorer fork[1] and I'm happy with it.

[1] https://github.com/helix-editor/helix/pull/5768

2 comments

Yeah I've considered it. For now ranger in a pop up term works nice enough for me. Ranger is a bit slow so I should move to lf or some other alternative.
Check out joshuto - https://github.com/kamiyaa/joshuto

also written in Rust

How long did it take you to reverse your movement->action muscle memory?