Add gitlab and helm-gitlab

Closes #2140, thanks @nlamirault!
This commit is contained in:
Steve Purcell 2014-11-05 17:41:16 +00:00
parent 299ebd9b72
commit 1d01299118
2 changed files with 2 additions and 0 deletions

1
recipes/gitlab Normal file
View file

@ -0,0 +1 @@
(gitlab :fetcher github :repo "nlamirault/emacs-gitlab" :files ("gitlab*.el"))

1
recipes/helm-gitlab Normal file
View file

@ -0,0 +1 @@
(helm-gitlab :fetcher github :repo "nlamirault/emacs-gitlab" :files ("helm-gitlab.el"))