diff --git a/configuration.org b/configuration.org index 7502e60..8395d22 100644 --- a/configuration.org +++ b/configuration.org @@ -2209,15 +2209,6 @@ window. (aw-leading-char-face ((t (:inherit ace-jump-face-foreground :height 2.0))))) #+END_SRC -** Golden ratio - -#+BEGIN_SRC emacs-lisp -(use-package golden-ratio - :config - (add-to-list 'golden-ratio-extra-commands 'ace-window) - (golden-ratio-mode t)) -#+END_SRC - ** Avy #+BEGIN_SRC emacs-lisp