branch: elpa/auto-dim-other-buffers commit 5c793ea2354c84b53aca87cda1ac71ef7b184a01 Author: Steven Degutis <sbdegu...@gmail.com> Commit: Steven Degutis <sbdegu...@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.  -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`.