diff options
author | Corey Powell | 2021-06-02 18:15:32 +0000 |
---|---|---|
committer | GitHub | 2021-06-02 18:15:32 +0000 |
commit | 68f5031dcc25cef64f9f4539f4ef9f31230182be (patch) | |
tree | 738d9b2b1553e20fbfe32721d8267228f944fdbe /README.md | |
parent | 83031564dba3fa78d50b9ea4602e54aba82df763 (diff) | |
parent | 5f49bafbe87824fe200d907ab1323f1c803af0a0 (diff) |
Merge pull request #49 from eleijonmarck/patch-1
Update README.md to include shortcuts
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -65,6 +65,13 @@ Some suggestions to get started: We provide an [architecture.md](./docs/architecture.md) that should give you a good overview of the internals. +## Usage + +### Keyboard shortcuts / Keymap + +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). |