ocaml: add doc for SPC m =

This commit is contained in:
syl20bnr 2016-05-16 23:57:15 -04:00
parent e70796882d
commit 9b3f5cac05
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ Make sure opam is initialized and configured.
| Key Binding | Description |
|-------------+----------------------------------------------------------|
| ~SPC m =~ | Indent buffer. |
| ~SPC m c c~ | Compile |
| ~SPC m c p~ | Check .merlin for errors |
| ~SPC m c r~ | Refresh changed .cmis in merlin |