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

@ -20,7 +20,6 @@
(add-to-list 'purpose-user-mode-purposes '(magit-diff-mode . test))
;; Enumerate through all stuff.
;; Git things
(add-to-list 'purpose-user-regexp-purposes
'("COMMIT_EDITMSG\\(<.*>\\)?$" . code))