emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/auto-dim-other-buffers 5c793ea235 14/82: better readme


From: ELPA Syncer
Subject: [nongnu] elpa/auto-dim-other-buffers 5c793ea235 14/82: better readme
Date: Mon, 12 Dec 2022 20:58:38 -0500 (EST)

branch: elpa/auto-dim-other-buffers
commit 5c793ea2354c84b53aca87cda1ac71ef7b184a01
Author: Steven Degutis <sbdegutis@gmail.com>
Commit: Steven Degutis <sbdegutis@gmail.com>

    better readme
---
 README.md | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e77d5a2fc5..28eebdcde3 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,14 @@ Visually makes non-current buffers less prominent.
 
 ![screenshot](screenshot.png)
 
-By default, "less prominent" means "has a black background". But you might 
want to change that by customizing `auto-dim-other-buffers-face`.
+## Install via [MELPA](http://melpa.milkbox.net/)
+
+`M-x package-install auto-dim-other-buffers`
+
+## Turn it on
 
-Install via [MELPA](http://melpa.milkbox.net/): `M-x package-install 
auto-dim-other-buffers`
+`M-x turn-on-auto-dim-other-buffers`
 
-Enable with the command `turn-on-auto-dim-other-buffers`
+## Customize "dimmed" buffers face
+
+By default, "less prominent" means "has a black background". But you might 
want to change that by customizing `auto-dim-other-buffers-face`.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]