this post was submitted on 07 Jul 2023
10 points (100.0% liked)

VIM - Vi IMproved

1040 readers
1 users here now

For Vim enthusiasts and anyone interested in Vim/Neovim!

"VIM is the greatest editor since the stone chisel." - Dr. Jose Unpingco

#HJKL

founded 1 year ago
MODERATORS
10
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

TL;DR: I use a vim like editor which tackles Vim's greatest weakness: vis.

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago (1 children)

I feel like a heretic for not knowing what sam was until reading this

[–] [email protected] 2 points 1 year ago

Be happy then as you're going to learn quite a few things on that path!

[–] PeteZ 1 points 1 year ago

I have never used Vim in the manner you show in the Vim example. I use ex commands seldom — usually when I need to make mass changes to a file. You are really doing things the hard way if you use an ex command to add a semicolon at the end of a line.