diff options
author | Kirawi | 2021-08-14 04:28:27 +0000 |
---|---|---|
committer | GitHub | 2021-08-14 04:28:27 +0000 |
commit | b0acd8c3a65ed843479dde501e8a79872abdbb1e (patch) | |
tree | 33d438dbd973bdb378bb769ff1a55e07e013049d | |
parent | 52a848e3c85b2ddd467bd4002c7bd171210f48e9 (diff) |
Update README.md (#581)
* Update README.md
* Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -13,7 +13,9 @@ myself agreeing with most of kakoune's design decisions. For more information, see the [website](https://helix-editor.com) or [documentation](https://docs.helix-editor.com/). -All shortcuts/keymaps can be found [in the documentation on the website](https://docs.helix-editor.com/keymap.html) +All shortcuts/keymaps can be found [in the documentation on the website](https://docs.helix-editor.com/keymap.html). + +[Troubleshooting](https://github.com/helix-editor/helix/wiki/Troubleshooting) # Features |