1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-24 17:00:10 -09:00

Merge pull request from gvol/master

Added org-wc for counting words in org files
This commit is contained in:
Steve Purcell 2014-10-31 14:26:45 +00:00
commit e2f0d29fb0

1
recipes/org-wc Normal file
View file

@ -0,0 +1 @@
(org-wc :fetcher github :repo "dato/org-wc")