diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:24:51 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:47 +0700 |
commit | c2dae6074c612800aa23cc061ac65e91512432bd (patch) | |
tree | 2d5c6b6b1a751e127125d950ce6ff8bc751ca21d /development | |
parent | d6a4670e0cdcc6b307b123322695920350664e53 (diff) |
development/universal-ctags: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/universal-ctags/README | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/development/universal-ctags/README b/development/universal-ctags/README index 1affbcfee5e8..b98099df59d5 100644 --- a/development/universal-ctags/README +++ b/development/universal-ctags/README @@ -1,14 +1,16 @@ -universal-ctags has the objective of continuing the development from -what existed in the Sourceforge area. Github exuberant-ctags +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 +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: +Note that the resulting package will overwrite Exuberant Ctags +included in Slackware's vim package: + /usr/bin/ctags /usr/man/man1/ctags.1.gz (only if rst2man command is available) -In case you remove this package, you'll need to reinstall vim. + +If you remove this package, you'll need to reinstall vim. |