Skip to content

Commit

Permalink
chore: disable dimmer mode as it was breaking magit (issue 69 on its …
Browse files Browse the repository at this point in the history
…repo) [emacs]

gonewest818/dimmer.el#69
  • Loading branch information
armkeh committed Sep 27, 2024
1 parent 103493d commit df6bc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emacs/emacs-init.org
Original file line number Diff line number Diff line change
Expand Up @@ -4042,7 +4042,7 @@ between windows. ~window-divider-mode~ provides this.
(window-divider-mode)
#+end_src

** Dim buffers when not in use :buffer:
** COMMENT Dim buffers when not in use :buffer:

The package ~dimmer~ will dim inactive windows to emphasise which
window has focus.
Expand Down

0 comments on commit df6bc7c

Please sign in to comment.