branch: externals/spacious-padding commit 719cebf214479204fa766a225e68df9948db47d1 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Mention Nicolas Rougier and Daniel Mendler --- README.md | 4 ++++ spacious-padding.el | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/README.md b/README.md index d7d84829c7..a5ce1b0c1f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ 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`. +Inspiration for this package comes from [Nicolas Rougier's impressive +designs](https://github.com/rougier) and [Daniel Mendler's +`org-modern` package](https://github.com/minad/org-modern). + + Package name (GNU ELPA): `spacious-padding` (⚠️ work-in-progress) + Official manual: <https://protesilaos.com/emacs/spacious-padding> + Git repo on SourceHut: <https://git.sr.ht/~protesilaos/spacious-padding> diff --git a/spacious-padding.el b/spacious-padding.el index 28f28c6546..38bce7a767 100644 --- a/spacious-padding.el +++ b/spacious-padding.el @@ -33,6 +33,13 @@ ;; `spacious-padding-mode'. Adjust the exact spacing values by ;; modifying the user option `spacious-padding-widths'. ;; +;; Inspiration for this package comes from Nicolas Rougier's +;; impressive designs[1] and Daniel Mendler's `org-modern` +;; package[2] +;; +;; 1. <https://github.com/rougier> +;; 2. <https://github.com/minad/org-modern> +;; ;; While obvious to everyone, here are the backronyms for this ;; package: Space Perception Adjusted Consistently Impacts Overall ;; Usability State ... padding; Spacious ... Precise Adjustments to