From 4fd04be32d74b561fb9cacd528322f0de7ae1b34 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 12 Mar 2021 09:35:49 -0600 Subject: Add binding for `hippie-expand' --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 3b970f5..3aca829 100644 --- a/init.el +++ b/init.el @@ -153,6 +153,7 @@ ;; Bindings (acdw/bind "C-h" ehelp-command :after ("ehelp" nil nil 'keymap)) (acdw/bind [remap just-one-space] cycle-spacing) +(acdw/bind "M-/" hippie-expand) ;;; Startup (acdw/set `((inhibit-startup-screen t) -- cgit 1.4.1-21-gabe81