Add new packages installed

This commit is contained in:
Mateus Pinto Rodrigues
2018-03-27 20:52:59 -03:00
parent e684741609
commit 2362e805bd
1493 changed files with 172412 additions and 4636 deletions

View File

@@ -0,0 +1,10 @@
(define-package "js2-refactor" "20180118.251" "A JavaScript refactoring library for emacs."
'((js2-mode "20101228")
(s "1.9.0")
(multiple-cursors "1.0.0")
(dash "1.0.0")
(s "1.0.0")
(yasnippet "0.9.0.1")))
;; Local Variables:
;; no-byte-compile: t
;; End: