From 4f0e3aa948a83c0d94f942448bfa7740532e55b7 Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Fri, 4 Jun 2021 15:47:29 +0900 Subject: Implement gt/gm/gb, remap goto tYpe to gy --- book/src/keymap.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'book') diff --git a/book/src/keymap.md b/book/src/keymap.md index 8f13ccdb..82cd9f33 100644 --- a/book/src/keymap.md +++ b/book/src/keymap.md @@ -118,8 +118,11 @@ Jumps to various locations. |-----|-----------| | g | Go to the start of the file | | e | Go to the end of the file | +| t | Go to the top of the screen | +| m | Go to the middle of the screen | +| b | Go to the bottom of the screen | | d | Go to definition | -| t | Go to type definition | +| y | Go to type definition | | r | Go to references | | i | Go to implementation | -- cgit v1.2.3-70-g09d2