Add nvm to package list
This commit is contained in:
parent
a922e76b5f
commit
528608ea8b
4 changed files with 7 additions and 5 deletions
|
|
@ -40,8 +40,8 @@
|
|||
nil
|
||||
t))
|
||||
|
||||
(add-hook 'kill-emacs-hook 'byte-compile-init-dir)
|
||||
(add-hook 'emacs-lisp-mode-hook 'remove-elc-on-save)
|
||||
;; (add-hook 'kill-emacs-hook 'byte-compile-init-dir)
|
||||
;; (add-hook 'emacs-lisp-mode-hook 'remove-elc-on-save)
|
||||
|
||||
;; Always start in fullscreen
|
||||
(defun toggle-fullscreen ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue