blob: 9b42769e7396d29c10b07afc639cf692a8af08c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
(define-package "ac-js2" "20190101.933" "Auto-complete source for Js2-mode, with navigation"
'((js2-mode "20090723")
(skewer-mode "1.4"))
:commit "2b56d09a16c1a0ce514cc1b85d64cb1be4502723" :authors
'(("Scott Barnett" . "scott.n.barnett@gmail.com"))
:maintainer
'("Scott Barnett" . "scott.n.barnett@gmail.com")
:url "https://github.com/ScottyB/ac-js2")
;; Local Variables:
;; no-byte-compile: t
;; End:
|