branch: externals/spacious-padding commit f99ee0d519251487d323ab269659b057ac2d866b Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Expand the README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 710c6ed513..d7d84829c7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # spacious-padding for GNU Emacs -This package provides a global minor mode for increasing the +This package provides a global minor mode to increase the spacing/padding of Emacs windows and frames. The idea is to make -editing and reading feel more comfortable. +editing and reading feel more comfortable. Enable the mode with `M-x +spacious-padding-mode`. Adjust the exact spacing values by modifying +the user option `spacious-padding-widths`. + Package name (GNU ELPA): `spacious-padding` (⚠️ work-in-progress) + Official manual: <https://protesilaos.com/emacs/spacious-padding>