diff --git a/appendixa/vim-desc.xml b/appendixa/vim-desc.xml index c60274b7a..fc8b0ebf2 100644 --- a/appendixa/vim-desc.xml +++ b/appendixa/vim-desc.xml @@ -1,7 +1,7 @@ Contents -The Vim package contains the ctags, etags, ex, gview, gvim, rgview, +The Vim package contains the ex, gview, gvim, rgview, rgvim, rview, rvim, view, vim, vimtutor and xxd programs. @@ -9,22 +9,6 @@ rgvim, rview, rvim, view, vim, vimtutor and xxd programs. Description - -ctags - -ctags generate tag files for source code. - - - - -etags - -etags does the same as ctags but it can generate cross reference files -which list information about the various source objects found in a set -of language files. - - - ex