Jeff Roberts
RHCE #804006066322833
Vim-Fu is now iPhone and Android friendly

Check out the Vim-Fu Store!

Vim-Fu

reversing text

I can’t really see a practical use for this tip, but I love it and I don’t want to forget it, so I am placing here.

set rl!  <– Reverses all lines right to left.

g/^/m0  <– Flip the file upside down.

The latter of the two could come in handy if you have a list that you want inverted. The first would make a good prank for on a fellow admin (put it in his or her .vimrc file.  :)

1 comment to reversing text

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>