Merge pull request #271 from jszakmeister/add-ctags-update

Add a recipe for ctags-update.
This commit is contained in:
Steve Purcell 2012-08-24 06:04:50 -07:00
commit 23f6ae3d3c

3
recipes/ctags-update Normal file
View file

@ -0,0 +1,3 @@
(ctags-update :repo "jixiuf/helm-etags-plus"
:fetcher github
:files ("ctags-update.el"))