Update init.el

This commit is contained in:
Rawley Fowler 2022-06-28 13:18:11 -06:00 committed by GitHub
parent 45957b6563
commit 38e72b02f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,6 +47,7 @@
;; Other packages
(use-package ivy)
;; Custom functions
(defun save-and-kill-current-buffer ()
(interactive)
(save-buffer)