Add :Jumps (#710)

Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
This commit is contained in:
Kevin Ushey
2023-06-04 00:21:37 -07:00
committed by GitHub
parent f5ba993af3
commit 5d87ac1fe8
4 changed files with 45 additions and 1 deletions

View File

@@ -76,6 +76,7 @@ Commands
| `:Tags [QUERY]` | Tags in the project (`ctags -R`) |
| `:BTags [QUERY]` | Tags in the current buffer |
| `:Marks` | Marks |
| `:Jumps` | Jumps |
| `:Windows` | Windows |
| `:Locate PATTERN` | `locate` command output |
| `:History` | `v:oldfiles` and open buffers |