mirror of
https://github.com/Hopiu/micro.git
synced 2026-05-13 17:23:09 +00:00
Merge pull request #741 from adrian5/patch-1
Add consistent spacing to help file
This commit is contained in:
commit
1ca2debd7c
1 changed files with 2 additions and 2 deletions
|
|
@ -15,9 +15,9 @@ and you can see which commands are available by pressing tab, or by
|
||||||
viewing the help topic `> help commands`. When I write `> ...` I mean press
|
viewing the help topic `> help commands`. When I write `> ...` I mean press
|
||||||
CtrlE and then type whatever is there.
|
CtrlE and then type whatever is there.
|
||||||
|
|
||||||
Move the cursor around with the mouse or the arrow keys. Type `>help defaultkeys` to
|
Move the cursor around with the mouse or the arrow keys. Type `> help defaultkeys` to
|
||||||
get a quick, easy overview of the default hotkeys and what they do. For more info
|
get a quick, easy overview of the default hotkeys and what they do. For more info
|
||||||
on rebinding keys, see type `>help keybindings`
|
on rebinding keys, see type `> help keybindings`
|
||||||
|
|
||||||
If the colorscheme doesn't look good, you can change it with `> set colorscheme ...`.
|
If the colorscheme doesn't look good, you can change it with `> set colorscheme ...`.
|
||||||
You can press tab to see the available colorschemes, or see more information with
|
You can press tab to see the available colorschemes, or see more information with
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue