document updated 16 years ago, on Nov 25, 2008
Frequently useful
- LOTS of regexp examples
- solving the problem that deleting/changing often overwrites the default buffer:
- registers 0-9 contain the last 10 things that were yanked/cut/whatever
- :reg displays the contents of the above registers, and more
Things I use less, but are nonetheless useful to know