rename surround to properly match the provide statement in the package

fixes #85
This commit is contained in:
Donald Curtis 2012-04-20 08:07:23 -05:00
parent 80b026e4c7
commit 7a0d749da3
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +0,0 @@
(evil-surround :repo "timcharper/evil-surround" :fetcher github)

2
recipes/surround Normal file
View file

@ -0,0 +1,2 @@
(surround :repo "timcharper/evil-surround" :fetcher github)