branch: elpa/auto-dim-other-buffers commit d2039c43aff348e08efde07370d68da49da71e1a Author: Steven Degutis <sbdegu...@gmail.com> Commit: Steven Degutis <sbdegu...@gmail.com>
upgrade the version based on how efficient it is now :D --- auto-dim-other-buffers.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto-dim-other-buffers.el b/auto-dim-other-buffers.el index b41f4f6e05..2afd4e22cf 100644 --- a/auto-dim-other-buffers.el +++ b/auto-dim-other-buffers.el @@ -2,7 +2,7 @@ ;; Author: Steven Degutis ;; URL: https://github.com/sdegutis/auto-dim-other-buffers.el -;; Version: 1.0 +;; Version: 1.2 (make-face 'sd/dimmed-font) (set-face-attribute 'sd/dimmed-font nil :background "black")