From fde7b61089d3acc8a0ac06e30fe58fb169c2a1af Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 7 Jul 2022 23:07:18 -0500 Subject: Add burly --- init.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index b057344..1b08fe7 100644 --- a/init.el +++ b/init.el @@ -54,7 +54,6 @@ "C-" #'+backward-kill-word "C-x TAB" #'+indent-rigidly "" #'flyspell-mode - "C-x C-c" #'+save-buffers-quit "C-\\" nil ; original: toggle-input-method "C-/" #'undo-only "C-?" #'undo-redo) @@ -1137,6 +1136,10 @@ browse-kill-ring-separator " ") (:hook #'form-feed-mode)) +(setup (:straight burly) + (:require burly +burly) + (:global "C-x C-c" #'+burly-save-then-close-frame-remembering)) + (setup (:straight (cape :host github :repo "minad/cape")) (let ;; All available cape capfs listed here. Add them to the front since -- cgit 1.4.1-21-gabe81