From 44cc0d8eb0743101724fca8787217a9d0aa01bd4 Mon Sep 17 00:00:00 2001 From: Robin Date: Sat, 12 Jun 2021 14:21:06 +0200 Subject: add alternate file (#223) * add alternate file inspired by vim ctrl-6/kak ga commands. the alternate file is kept per view * apply feedback from #223 * rename to last_accessed * add ga doc * add fail message for ga--- book/src/keymap.md | 1 + 1 file changed, 1 insertion(+) (limited to 'book') 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 -- cgit v1.2.3-70-g09d2