(define-package "ac-js2" "20140906.442" "Auto-complete source for Js2-mode, with navigation"
|
|
'((js2-mode "20090723")
|
|
(skewer-mode "1.4"))
|
|
:url "https://github.com/ScottyB/ac-js2")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|