Add :Changes command

Close #1478
Close #1479
This commit is contained in:
Junegunn Choi
2023-09-14 22:45:00 +09:00
parent 587f55bf50
commit 937f430ce3
4 changed files with 63 additions and 4 deletions

View File

@@ -71,6 +71,7 @@ Commands
| `:BLines [QUERY]` | Lines in the current buffer |
| `:Tags [QUERY]` | Tags in the project (`ctags -R`) |
| `:BTags [QUERY]` | Tags in the current buffer |
| `:Changes` | Changelist across all open buffers |
| `:Marks` | Marks |
| `:Jumps` | Jumps |
| `:Windows` | Windows |