Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 lines
266 B

(define-package "skewer-mode" "1.8.0" "live browser JavaScript, CSS, and HTML interaction"
'((simple-httpd "1.4.0")
(js2-mode "20090723")
(emacs "24"))
:commit "a10955db9ef95b0243ee31bcd30a6fb07ce5302b")
;; Local Variables:
;; no-byte-compile: t
;; End: