Correct function-format keybinding in EL layer

This commit is contained in:
A.L 2019-07-26 20:59:42 -06:00 committed by smile13241324
parent 6e9a80c9f3
commit 978f16dcf4

View file

@ -207,7 +207,7 @@ The [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Bemacs/semanti
| Key binding | Description |
|-------------+-------------------------|
| ~SPC m = b~ | format current buffer |
| ~SPC m = f~ | format current function |
| ~SPC m = d~ | format current function |
| ~SPC m = o~ | format all on one line |
| ~SPC m = s~ | format current sexp |