diff options
-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 1affbcfee5..b98099df59 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. |