TL;DR: I use a vim like editor which tackles Vim's greatest weakness: vis.
Vis: Vi Improved, on Steroids
https://phroxy.z3bra.org/phlog.z3bra.org:70/0/vis-vim-improved-on-steroids.txt
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.
3 Comments
alpharius@lemmy.sdf.org · 2 pts · 3y
I feel like a heretic for not knowing what
samwas until reading thiswgs@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.