Elektrine lite

← Feed

@iByteABit@lemmy.ml

Post #1890526

2026-05-02 18:46 UTC

I used to use Neovim but now I mainly use Helix, it’s really good by default, the most hassle is usually just looking up an LSP for a language and installing it. My config file literally only has the theme I use, unlike the heavy configs I’d have to make so that vim/nvim are the way I want. I also like the multiple cursor approach it has to editing.

Replies (1)

  • @clay_pidgin@sh.itjust.works 2026-05-02 23:38

    I also like the multiple cursor approach it has to editing. You do!? I cannot STAND it! Am I using it wrong? C to add another cursor on the line below but only if it already has a character in that column. It seems strictly worse than VIM’s visual line selection with V.

    Open ##1897569