111
Do you use vim? (sh.itjust.works)

Do you use vim as your default text editor? If you do not, have you ever been in a situation you could do nothing but use vim?

you are viewing a single comment's thread
view the rest of the comments
[-] nous@programming.dev 5 points 2 days ago

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.

[-] KRAW@linux.community 3 points 2 days ago

I use helix part-time but am forced to go back to neovim a majority of the time for a few reasons:

  1. no persistent undo
  2. no ctags and cscope (some C/C++ projects don't work well with clangd)
  3. 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

[-] iopq@lemmy.world 1 points 2 days ago

What do you mean by persistent undo? Never used helix before

[-] KRAW@linux.community 1 points 1 day ago

In vim you can make some changes to a file, close vim, and then reopen the files, and then undo your changes, i.e. your undo history persists across sessions.

this post was submitted on 20 May 2026
111 points (97.4% liked)

Linux

65400 readers
423 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS