Coders or lemmy, what editors do you use? Is it worth learning a new one?
verstra @ verstra @programming.dev Posts 10Comments 195Joined 2 yr. ago
verstra @ verstra @programming.dev
Posts
10
Comments
195
Joined
2 yr. ago
Yeah, keybindings are well thought out. The most off-putting thing of default vim is that there are about 5 different "delete" commands. One for a character, one for the whole line, one for selected text, one for end of line. In helix, this is all just "delete selected text" and then "x" is for selecting a line. Make so much more sense.