Update init.el
This commit is contained in:
parent
45957b6563
commit
38e72b02f5
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
;; Other packages
|
||||
(use-package ivy)
|
||||
|
||||
;; Custom functions
|
||||
(defun save-and-kill-current-buffer ()
|
||||
(interactive)
|
||||
(save-buffer)
|
||||
|
|
Loading…
Reference in a new issue