aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/loader.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/loader.org')
-rw-r--r--emacs/loader.org4
1 files changed, 0 insertions, 4 deletions
diff --git a/emacs/loader.org b/emacs/loader.org
index e562627..841d847 100644
--- a/emacs/loader.org
+++ b/emacs/loader.org
@@ -507,10 +507,6 @@ Set navigation commands in all the buffers
(interactive)
(other-window -1))
- (use-package golden-ratio
- :config
- (golden-ratio-mode))
-
(defun push-mark-no-activate ()
"Pushes `point' to `mark-ring' and does not activate the region
Equivalent to \\[set-mark-command] when \\[transient-mark-mode] is disabled"