diff --git a/layers/+lang/emacs-lisp/README.org b/layers/+lang/emacs-lisp/README.org index 74310caa8..829fc6257 100644 --- a/layers/+lang/emacs-lisp/README.org +++ b/layers/+lang/emacs-lisp/README.org @@ -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 |