Exclude calculator from golden-ratio-mode
This commit is contained in:
parent
25d95f3cdd
commit
3e149fff6c
1 changed files with 1 additions and 0 deletions
|
@ -409,6 +409,7 @@
|
||||||
"(golden-ratio-mode)\n"
|
"(golden-ratio-mode)\n"
|
||||||
"(with-eval-after-load 'ace-window\n"
|
"(with-eval-after-load 'ace-window\n"
|
||||||
" (advice-add 'ace-window :after #'golden-ratio))\n"
|
" (advice-add 'ace-window :after #'golden-ratio))\n"
|
||||||
|
"(add-to-list 'golden-ratio-exclude-modes 'calculator-mode)\n"
|
||||||
";;;;; golden-ratio-config ends here.\n"))
|
";;;;; golden-ratio-config ends here.\n"))
|
||||||
(home-emacs-golden-ratio-configuration-configurations config)))))
|
(home-emacs-golden-ratio-configuration-configurations config)))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue