|
|
|
|
|
by e12e
1284 days ago
|
|
I tried the "vim" keybindings, but I quickly gave up on it. Helix is a modal editor, but it is not (imnho) a vi/vim-like editor. It has the potential to be much better at editing code (with a "sense" of the ast) than vi. The trade-off might be that it's slightly more difficult to edit arbitrary/semi-structured text. I believe (but it's a little early to be sure) that the difference in approach to editing is a net win when working with code. My advice if coming from vi(m) is to treat helix as a new editing experience - like you would if you were trying out emacs or acme. The nuanced similarities then to overshadow how helix is different from vim - for better and for worse. |
|