Merge pull request #1556 from syohex/update-helm-perldoc

Add `:files` property
This commit is contained in:
Steve Purcell 2014-03-06 15:58:42 +00:00
commit e4e9c9b9e4

View file

@ -1 +1,2 @@
(helm-perldoc :fetcher "github" :repo "syohex/emacs-helm-perldoc")
(helm-perldoc :fetcher "github" :repo "syohex/emacs-helm-perldoc"
:files ("*.el" "*.pl"))