Add :Jumps (#710)

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