From 38e72b02f5af515fde7a76bde7beccac6a23544b Mon Sep 17 00:00:00 2001 From: Rawley Fowler <75388349+rawleyfowler@users.noreply.github.com> Date: Tue, 28 Jun 2022 13:18:11 -0600 Subject: [PATCH] Update init.el --- openbsd/emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/openbsd/emacs.d/init.el b/openbsd/emacs.d/init.el index 5a85007..31c1207 100644 --- a/openbsd/emacs.d/init.el +++ b/openbsd/emacs.d/init.el @@ -47,6 +47,7 @@ ;; Other packages (use-package ivy) +;; Custom functions (defun save-and-kill-current-buffer () (interactive) (save-buffer)