I feel like a heretic for not knowing what sam
was until reading this
this post was submitted on 07 Jul 2023
10 points (100.0% liked)
VIM - Vi IMproved
1063 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
Be 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.