Update docs

This commit is contained in:
Zachary Yedidia
2019-06-15 22:08:10 -04:00
parent aa305c2676
commit 0f4f60c018
3 changed files with 22 additions and 31 deletions

View File

@@ -8,7 +8,8 @@ command or you can also be added in the file `~/.config/micro/bindings.json` as
discussed below. For a list of the default keybindings in the json format used
by micro, please see the end of this file. For a more user-friendly list with
explanations of what the default hotkeys are and what they do, please see
`>help defaultkeys`
`> help defaultkeys` (a json formatted list of default keys is included
at the end of this document).
If `~/.config/micro/bindings.json` does not exist, you can simply create it.
Micro will know what to do with it.