Add nvm to package list

This commit is contained in:
Maciej Szlosarczyk 2017-09-06 14:25:07 +03:00
parent a922e76b5f
commit 528608ea8b
No known key found for this signature in database
GPG key ID: 89B81875705031E6
4 changed files with 7 additions and 5 deletions

View file

@ -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 ()