Recipe for Javascript auto-completion.

This commit is contained in:
ScottyB 2013-02-17 22:46:24 +11:00
parent 3cfa388a40
commit 4c7bb0d28c

3
recipes/ac-js2 Normal file
View file

@ -0,0 +1,3 @@
(ac-js2 :fetcher github
:repo "ScottyB/ac-js2"
:files ("*.js" "*.el"))