diff --git a/plugins/jump/README.md b/plugins/jump/README.md index 1b0ce68c0..6cf653cec 100644 --- a/plugins/jump/README.md +++ b/plugins/jump/README.md @@ -17,6 +17,7 @@ plugins=(... jump) | `mark [mark-name]` | Create a mark with the given name or with the name of the current directory if none is provided | | `unmark ` | Remove the given mark | | `marks` | List the existing marks and the directories they point to | +| `getmark `| Get the full path of a mark | ## Key bindings