Add motion-mode (closes #758)

This commit is contained in:
Steve Purcell 2013-05-12 12:36:25 +01:00
parent ef66b97b2e
commit c1e3a2091a

3
recipes/motion-mode Normal file
View file

@ -0,0 +1,3 @@
(motion-mode :fetcher github
:repo "ainame/motion-mode"
:files ("*.el" "bin" "lib"))