Learned to gg=G
and to va"
, ci"
, di{
… in vim the other day 😆 Life will never be the same, I can feel it. ref
@lyse@lyse.isobeef.org yeah, that’s the thing! I’ve been trying to learn more vim motions and I just can’t get myself to remember any… Now I have that cheat sheet bookmarked, I can look them up on the need to know basis.
@aelaraji@aelaraji.com And pray tell/share with us what these magical commands do? 🤣
@bmallred@staystrong.run Sweeeeeeeeeeet!! Just gave it a try and sorted my Jenny follow list; Thank you !!
The V:
pattern itself is quite good because you can do quite a lot of powerful things with selected text.
For example: ggV}:s/^/ -/
will insert a -
at the beginning of every line turning your bunch of lines into a Markdown list of items 😅
@aelaraji@aelaraji.com Always nice to see another person learning the power of vi
s “language as a user interface” paradigm. :waves: Hello from a happy Kakoune user!
@aelaraji@aelaraji.com Always nice to see another person learning the power of vi
s “language as a user interface” paradigm. :waves: Hello from a happy Kakoune user!
@bmallred@staystrong.run I always get to imagine vim with its roots from vi and ed