Remove the golden-ratio package
As good as it seemed, it gets worse now that i use Emacs more in full-screen mode.
This commit is contained in:
parent
5ab0061e2e
commit
c971892569
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user