diff options
Diffstat (limited to 'book')
-rw-r--r-- | book/src/keymap.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/keymap.md b/book/src/keymap.md index 65d01b86..cba89896 100644 --- a/book/src/keymap.md +++ b/book/src/keymap.md @@ -141,6 +141,7 @@ Jumps to various locations. | y | Go to type definition | | r | Go to references | | i | Go to implementation | +| a | Go to the last accessed/alternate file | ## Object mode |