From d76af894cb0a53b08b2e35393f1cf85563344882 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 26 Dec 2021 13:05:05 -0600 Subject: Fix random issues --- lisp/+emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/+emacs.el') diff --git a/lisp/+emacs.el b/lisp/+emacs.el index ecf1ec5..fa94a10 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el @@ -224,7 +224,7 @@ Optional ARG causes the paragraph to \"unfill.\"" ;; I need to place these bindings under `+key-mode-map' so that they aren't ;; shadowed by other maps. There might be a better way to do this. -(require +key) +(require '+key) (dolist (binding '(("C-x C-c" . +save-buffers-quit) ("M-SPC" . +cycle-spacing) -- cgit 1.4.1-21-gabe81