diff options
author | Eric Leijonmarck | 2021-06-02 10:05:39 +0000 |
---|---|---|
committer | GitHub | 2021-06-02 10:05:39 +0000 |
commit | 312b29f712682053f018a4bf57edf74cf9193018 (patch) | |
tree | 7f909b5ef8fe3263c8df3dba57f263fcff469903 | |
parent | f4560cb68a24276789e8cdda918fc1ba705889de (diff) |
Update README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -65,6 +65,11 @@ Some suggestions to get started: We provide an [architecture.md](./docs/architecture.md) that should give you a good overview of the internals. +## Usage + +### Shortcuts + - <space>f - fuzzy searching of open files in the buffer + # Getting help Discuss the project on the community [Matrix channel](https://matrix.to/#/#helix-community:matrix.org). |