]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/tutorial.md
Merge pull request #1363 from andradei/patch-1
[micro.git] / runtime / help / tutorial.md
index 28032d3cb8b9d5fc07fb5def7f8ed1b940a79eb4..8bddbe5e50ba2c3aaebcb249d98592aaf0495226 100644 (file)
@@ -6,10 +6,12 @@ configure micro to your liking.
 
 Hopefully you'll find this useful.
 
+See `> help defaultkeys` for a list an explanation of the default keybindings.
+
 ### Plugins
 
 Micro has a plugin manager which can automatically download plugins for you. To
-see the plugins 'official' plugins, go to github.com/micro-editor/plugin-channel.
+see the 'official' plugins, go to github.com/micro-editor/plugin-channel.
 
 For example, if you'd like to install the snippets plugin (listed in that repo),
 just press `CtrlE` to execute a command, and type `plugin install snippets`.