Vis: Vi Improved, on Steroids
TL;DR: I use a vim like editor which tackles Vim's greatest weakness: vis.
Syndicated from the fediverse. Read and engage on the original instance.
View original on lemmy.sdf.orgTL;DR: I use a vim like editor which tackles Vim's greatest weakness: vis.
3 replies
I feel like a heretic for not knowing what
samwas until reading thisBe happy then as you're going to learn quite a few things on that path!
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.