Comment by spartanatreyu
Comment by spartanatreyu 17 hours ago
It looks interesting, but I'd put it more in the "simple, but simple != easy" category.
Helix is built around showing you what will change before you commit the change which reduces the accidental change problem that vi, vim, neovim has.
In the case of Vis' regex based commands, helix will let you do a regex based find, remove certain matches, then commit a regex replace.