summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorMatt Kosarek <matt.kosarek@canonical.com>2025-12-29 15:54:09 -0500
committerMatt Kosarek <matt.kosarek@canonical.com>2025-12-29 15:54:09 -0500
commit234c4e9ba7f2f3e482343fe66ccf61a79e790e05 (patch)
tree5b53aa6b440a5471d425bf23e22c28bec3c4bd15 /init.el
parent7e8154339c89594aa0fb6f77f41025d8e62bda9f (diff)
Adding 'custom' features to emacsHEADmaster
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index f5f22ac..31ef9dd 100644
--- a/init.el
+++ b/init.el
@@ -48,6 +48,7 @@
(require 'rust)
(require 'mk)
(require 'resize-frame)
+(require 'user nil 'noerror)
(require 'server)
(unless (server-running-p)