在 code 中,快速的移動
- go to definition
gd
- 回到之前的 location
Ctrl+O
Reference
- Go to definition using g | Vim Tips Wiki | Fandom
- vi - In vim, how do I go back to where I was before a search? - Stack Overflow
- Efficient Navigation in Vim · bespinian Blog 這篇值得一看
- It’s time to Navigate effectively in Vim, a visual article | by Supratim Samanta | Medium 主要說明如何於 text 中 move
- Navigating the code base with tags | Mastering Vim