Update init.el

main
Rawley Fowler 2 years ago committed by GitHub
parent 45957b6563
commit 38e72b02f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save