aboutsummaryrefslogtreecommitdiffstats
path: root/oni-core.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-04-30 22:40:45 -0700
committerGravatar Tom Willemse2020-04-30 22:40:45 -0700
commit2937d3979224884930dde3a9a204c868a1c8526a (patch)
tree2f7390cebcfd342f9be88fb8e20398397be36e05 /oni-core.el
parent437d3d6cb95525eb59dc110ce7bf65d86b7ecbfe (diff)
downloademacs-config-2937d3979224884930dde3a9a204c868a1c8526a.tar.gz
emacs-config-2937d3979224884930dde3a9a204c868a1c8526a.zip
Add gcmh - the Garbage Collection Magic Hack
Diffstat (limited to 'oni-core.el')
-rw-r--r--oni-core.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/oni-core.el b/oni-core.el
index 3378834..bad2605 100644
--- a/oni-core.el
+++ b/oni-core.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2020.0427.091457
-;; Package-Requires: (oni-data-dir expand-region multiple-cursors embrace helpful)
+;; Version: 2020.0430.224024
+;; Package-Requires: (oni-data-dir expand-region multiple-cursors embrace helpful gcmh)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -27,6 +27,7 @@
;;; Code:
+(require 'gcmh)
(require 'oni-data-dir)
(require 'recentf)
@@ -160,6 +161,7 @@
(electric-indent-mode -1)
(winner-mode)
(recentf-mode)
+(gcmh-mode)
(add-to-list 'display-buffer-alist
`(,(rx string-start