Vis: Vi Improved, on Steroids

https://phroxy.z3bra.org/phlog.z3bra.org:70/0/vis-vim-improved-on-steroids.txt

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

10 points · 3 comments · view on lemmy.world

3 Comments

alpharius@lemmy.sdf.org · 2 pts · 3y (1 reply)

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

wgs@lemmy.sdf.org · 2 pts · 3y

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

PeteZ@lemmy.world · 1 pts · 3y

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.