diff options
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r-- | chapter06/vim.xml | 22 |
1 files changed, 6 insertions, 16 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 711d9762e..849d613f7 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -203,7 +203,7 @@ set spell</literal></screen> <seglistitem> <seg>efm_filter.pl, efm_perl.pl, ex (link to vim), less.sh, mve.awk, pltags.pl, ref, rview (link to vim), rvim (link to vim), shtags.pl, - tcltags, vi (link to vim), view (link to vim), vim, vim132, vim2html.pl, + vi (link to vim), view (link to vim), vim, vim132, vim2html.pl, vimdiff (link to vim), vimm, vimspell.sh, vimtutor, and xxd</seg> </seglistitem> </segmentedlist> @@ -320,12 +320,12 @@ set spell</literal></screen> </listitem> </varlistentry> - <varlistentry id="tcltags"> - <term><command>tcltags</command></term> + <varlistentry id="vi"> + <term><command>vi</command></term> <listitem> - <para>Generates a tags file for TCL code</para> - <indexterm zone="ch-system-vim tcltags"> - <primary sortas="b-tcltags">tcltags</primary> + <para>Link to <command>vim</command></para> + <indexterm zone="ch-system-vim vi"> + <primary sortas="b-vi">vi</primary> </indexterm> </listitem> </varlistentry> @@ -340,16 +340,6 @@ set spell</literal></screen> </listitem> </varlistentry> - <varlistentry id="vi"> - <term><command>vi</command></term> - <listitem> - <para>Link to <command>vim</command></para> - <indexterm zone="ch-system-vim vi"> - <primary sortas="b-vi">vi</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="vim"> <term><command>vim</command></term> <listitem> |