• 1 Post
  • 21 Comments
Joined 9 months ago
cake
Cake day: December 19th, 2023

help-circle




  • Agree on all counts. I didn’t like finding and comparing plugins for neovim, and then wrestling with environment stuff to get them to work, and having to change a bunch of options to get nvim to work how I want. With helix, my config of things I’ve changed from default is very small, and there’s no wrestling with plugins.

    And yeah, “select then act” feels a lot smoother and more intuitive to me. If you like that and like plugins tho, check out kakuone


  • I used neovim but recently switched to helix and highly recommend it. If you haven’t tried nvim yet, give helix a try before deciding. A good way to compare is do the tutorial of each and see which you like more nvim +Tutor and hx --tutor (orhelix --tutor).

    If you’re a current vim user the helix keybindings are only a small learning curve after the tutorial, and feel a lot smoother imo











  • Vim and helix have different keymappings for the same tasks, for example to delete a word, helix you type wd, but in vim you type dw. As a vim user of like 6 years, I prefer the helix bindings after understanding them. But the reason I say helix having vim bindings would defeat the point is that if you want vim bindings, just use vim or neovim with plugins. Those are both mature projects that will serve people who want vim bindings better, either switch to helix all the way, or don’t imo