Elektrine lite

← Feed

@nous@programming.dev

Post #2728131

2026-05-20 21:23 UTC

No. But only because I switched to helix. I have used vim for a lone time before that. Only having vim on a system is fine. Far worse is only having vi. Which is almost like vim but missing a lot of useful things.

Replies (1)

  • @KRAW@linux.community 2026-05-20 21:59

    I use helix part-time but am forced to go back to neovim a majority of the time for a few reasons: no persistent undo no ctags and cscope (some C/C++ projects don’t work well with clangd) niche plugins (e.g. I just found a neovim plugin that gives me a way to run ipynb files in-editor) If 1 and 2 got fixed, I’d be a full time helix user

    Open ##2728364