Rename helm-mercurial-queue helm-ls-hg.

This commit is contained in:
Donald Curtis 2013-10-17 07:29:24 -07:00
parent bab369a63c
commit 03a22c9ec2
2 changed files with 3 additions and 1 deletions

3
recipes/helm-ls-hg Normal file
View file

@ -0,0 +1,3 @@
(helm-ls-hg :repo "emacs-helm/helm-ls-hg"
:fetcher github
:old-names (helm-mercurial-queue))

View file

@ -1 +0,0 @@
(helm-mercurial-queue :repo "emacs-helm/helm-mercurial-queue" :fetcher github)