branch: elpa/auto-dim-other-buffers commit e7fcc5336c53ef6f8a1d25592d3de976b7084d54 Author: Steven Degutis <sbdegu...@gmail.com> Commit: Steven Degutis <sbdegu...@gmail.com>
less ceremonial readme? --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ff19c1ca6c..e77d5a2fc5 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,8 @@ Visually makes non-current buffers less prominent.  -## Installation +By default, "less prominent" means "has a black background". But you might want to change that by customizing `auto-dim-other-buffers-face`. -Use [MELPA](http://melpa.milkbox.net/): `M-x package-install RET auto-dim-other-buffers RET` +Install via [MELPA](http://melpa.milkbox.net/): `M-x package-install auto-dim-other-buffers` -## Usage - -* `M-x turn-on-auto-dim-other-buffers RET` -* `M-x customize-face RET auto-dim-other-buffers-face RET` +Enable with the command `turn-on-auto-dim-other-buffers`