Merge pull request #31 from wullewutz/patch-1
Fixed c/p error in keymap doc
This commit is contained in:
commit
01bf363446
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ Jumps to various locations.
|
||||||
|-----|-----------|
|
|-----|-----------|
|
||||||
| g | Go to the start of the file |
|
| g | Go to the start of the file |
|
||||||
| e | Go to the end of the file |
|
| e | Go to the end of the file |
|
||||||
| e | Go to definition |
|
| d | Go to definition |
|
||||||
| t | Go to type definition |
|
| t | Go to type definition |
|
||||||
| r | Go to references |
|
| r | Go to references |
|
||||||
| i | Go to implementation |
|
| i | Go to implementation |
|
||||||
|
|
Loading…
Reference in a new issue