branch: externals/topspace commit 98adfefc0f86e733f3e542f275753c1f59b4e3dc Author: Trevor Pogue <trevorpo...@gmail.com> Commit: GitHub <nore...@github.com>
Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3900462256..3328694c2c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To enable `topspace-mode` globally on startup, add the following to your Emacs c ``` # Customization -### `topspace-autocenter-buffer` +### `topspace-autocenter-buffers` * Description: By default, small buffers will be vertically centered with top space when first opened by calling `topspace-recenter-buffer` (described below). Top space will not be added if the number of text lines in the buffer is larger than or close to the selected window's height.