From: Fredrik Fornwall Date: Sat, 19 Mar 2016 19:16:11 +0000 (-0400) Subject: Add a ctags package containing Universal Ctags X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/3deed904886dc5d14aaa470f107934e8558493ac?hp=3deed904886dc5d14aaa470f107934e8558493ac 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). ---