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
@aelaraji@aelaraji.com And pray tell/share with us what these magical commands do? 🤣
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