From c960bcfc247d2e5ac60695f4428fcef8270cac51 Mon Sep 17 00:00:00 2001 From: Eric Leijonmarck Date: Wed, 2 Jun 2021 13:15:31 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6db96e297..3f7957dce 100644 --- a/README.md +++ b/README.md @@ -67,9 +67,12 @@ a good overview of the internals. ## Usage -### Shortcuts +### Common shortcuts - f - fuzzy searching of open files in the buffer +All shortcuts/keymaps can be found in the documentation on the website: +- https://docs.helix-editor.com/keymap.html + # Getting help Discuss the project on the community [Matrix channel](https://matrix.to/#/#helix-community:matrix.org).