Add a ctags package containing Universal Ctags
authorFredrik Fornwall <fredrik@fornwall.net>
Sat, 19 Mar 2016 19:16:11 +0000 (15:16 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Sat, 19 Mar 2016 19:16:11 +0000 (15:16 -0400)
commit3deed904886dc5d14aaa470f107934e8558493ac
tree057d1539c17b398b0dabaad4d1e3961538a15d79
parent5082cc4939a0aa9098e0ebe498907edfe9e3115c
Add a ctags package containing Universal Ctags

The ctags implementation from Universal Ctags (https://ctags.io/)
is hopefully the best ctags alternative that works with e.g. vim.

Remove the ctags binary from emacs so it does not conflict with
this new package (the etags program remains for emacs to use).
packages/ctags/build.sh [new file with mode: 0644]
packages/emacs/build.sh