1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-20 09:19:22 -09:00

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"))