# Claudio Ribeiro - Useful Vim Tricks for 2019 (Highlights)

## Metadata
**Cover**:: https://readwise-assets.s3.amazonaws.com/static/images/article3.5c705a01b476.png
**Source**:: #from/readwise
**Zettel**:: #zettel/fleeting
**Status**:: #x
**Authors**:: [[Claudio Ribeiro]]
**Full Title**:: Useful Vim Tricks for 2019
**Category**:: #articles #readwise/articles
**Category Icon**:: 📰
**URL**:: [hackernoon.com](https://hackernoon.com/useful-vim-tricks-for-2019-e7c1db7a18d6)
**Host**:: [[hackernoon.com]]
**Highlighted**:: [[2019-01-12]]
**Created**:: [[2022-09-26]]
## Highlights
- - Recovering information
Sometimes we need to close what we’re doing and have no time to create a session to store things. Vim offers the ability to open the last edited file on the machine with the cursor on the last known position. For that, we start Vim and hit CTRL + o + o. ([View Highlight](https://instapaper.com/read/1147859909/10063637))
- Hitting K in Normal mode will launch the manpage for the keyword under the cursor. ([View Highlight](https://instapaper.com/read/1147859909/10063640))