Page tree
Skip to end of metadata
Go to start of metadata

Most Used

Editing

:%s/foo/bar/g  # search and replace all
:%s/foo/bar/gc # search and replace with confirmation

Moving

:G     # Go to bottom of document.

References

http://vim.wikia.com/wiki/Search_and_replace