From 78d7ed5991f8ecdd3e2b9b45dca5f8964b1fb047 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 11 Mar 2021 12:48:18 -0600 Subject: Remap `just-one-space' to `cycle-spacing' --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index 99a19b7..7ca8aec 100644 --- a/init.el +++ b/init.el @@ -152,6 +152,7 @@ ;; Bindings (acdw/bind "C-h" ehelp-command :after ("ehelp" nil nil 'keymap)) +(acdw/bind [remap just-one-space] cycle-spacing) ;;; Startup (acdw/set `((inhibit-startup-screen t) -- cgit 1.4.1-21-gabe81