Merge pull request #1453 from ruediger/ggtags

Add recipe for ggtags.
This commit is contained in:
yagnesh రాఘవ 2013-11-20 23:28:56 -08:00
commit a8a0a416b1

4
recipes/ggtags.rcp Normal file
View File

@ -0,0 +1,4 @@
(:name ggtags
:description "Use GNU Global in Emacs."
:type github
:pkgname "leoliu/ggtags")