this post was submitted on 11 Feb 2025
11 points (100.0% liked)

Vim

93 readers
20 users here now

Vim, the powerful modal editor!

founded 2 years ago
MODERATORS
 

Randomly got into selfhosting/webhosting and everytime I need to edit anything when using the terminal, I end up installing vim and using it to edit stuff, it feels so much more comfortable than any other way of editing. I like vim now, it's the first thing I install when I need to config something. I like that its a modal editor and I have to use insert so I dont accidentally change stuff, if I want to save I :wq, if I don't I just :q, don't have a million options show up, it just works.

you are viewing a single comment's thread
view the rest of the comments
[–] Chocrates 1 points 1 week ago

I like vim. Not everyone's cup of tea, but it lets me program.