14.06.2014 Views

vim 101 hacks

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Buyer: xiujuan lu (luxiujuan@gmail.com)<br />

Transaction ID: 85W16630AD8515549<br />

Vim <strong>101</strong> Hacks<br />

www.thegeekstuff.com<br />

dL<br />

Delete until bottom of the screen<br />

y<br />

Copy until specified by the navigation key<br />

c<br />

Change until specified by the navigation key<br />

Bonus Hack 8. Identify the changes done to a file<br />

You can identify all the changes done to a file after opening it using :changes<br />

as shown below.<br />

:changes<br />

Bonus Hack 9. Refresh the Screen<br />

When your screen is visually distorted for some reason, you can redraw it<br />

using CTRL-L<br />

CTRL-L<br />

Bonus Hack 10. Insert Non Keyboard Characters<br />

You can insert non keyboard characters into a file using :digraphs<br />

161

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!