From 6454f2cab9fb104c8a1f4b4edb0510265b54f4d9 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 2 Jan 2021 10:03:10 -0600 Subject: Use hippie-expand --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index edc1cd6..aa187c0 100644 --- a/config.org +++ b/config.org @@ -634,6 +634,12 @@ Anyway, I should probably be able to figure out how to properly change the theme (add-hook 'after-init-hook #'setup-ido-mode) #+end_src +*** Completion + +#+begin_src emacs-lisp + (global-set-key (kbd "M-/") #'hippie-expand) +#+end_src + ** Keyboard *** =ESC= cancels all -- cgit 1.4.1-21-gabe81