summaryrefslogtreecommitdiffstats
path: root/development/universal-ctags/README
diff options
context:
space:
mode:
author Eugene Wissner2015-10-22 21:59:14 +0200
committer Willy Sudiarto Raharjo2015-10-22 21:59:14 +0200
commita1104d3fb5452131c82b3449ad72dc8cd20ad52e (patch)
tree94ae0d3613227f818b1c44b8544763ee6eb7cabd /development/universal-ctags/README
parent73199d505a0710949b62c7c170ea9060d0543249 (diff)
downloadold.slackbuilds-a1104d3fb5452131c82b3449ad72dc8cd20ad52e.tar.gz
development/universal-ctags: Added (generate tag files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/universal-ctags/README')
-rw-r--r--development/universal-ctags/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/development/universal-ctags/README b/development/universal-ctags/README
new file mode 100644
index 0000000000..ec179dbaab
--- /dev/null
+++ b/development/universal-ctags/README
@@ -0,0 +1,14 @@
+universal-ctags has the objective of continuing the development from
+what existed in the Sourceforge area. Github exuberant-ctags
+repository was started by Reza Jelveh and was later moved to the
+universal-ctags organization.
+
+The goal of the project is preparing and maintaining common/unified working
+space where people interested in making ctags better can work
+together.
+
+Note that the resulting package will overwrite Exuberant Ctags included in
+Slackware's vim package:
+/usr/bin/ctags
+/usr/man/man1/ctags.1.gz
+In case you remove this package, you'll need to reinstall vim.