diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-26 16:58:02 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-26 16:58:02 +0000 |
commit | 33d608db5af282cc0e2d6cb38b453c9c6a9cf7df (patch) | |
tree | 76ec4963daa7bdd2ded1aa524040659c5a11f82e /chapter06 | |
parent | 53eeda098e7461a9f832dd20c63592fea649659f (diff) |
Remove unnecessary mandir patch. Updated vim package contents.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/vim.xml | 130 |
1 files changed, 6 insertions, 124 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index a1f4d32fd..4d4441605 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -60,6 +60,7 @@ <screen><userinput remap="pre">patch -Np1 -i ../&vim-fixes-patch;</userinput></screen> +<!-- <para>This version of Vim installs translated man pages and places them into directories that will not be searched by Man-DB. Patch Vim so that it installs its man pages into searchable directories and @@ -67,8 +68,8 @@ at run-time:</para> <screen><userinput remap="pre">patch -Np1 -i ../&vim-mandir-patch;</userinput></screen> - - <para>Finally, change the default location of the +--> + <para>Change the default location of the <filename>vimrc</filename> configuration file to <filename class="directory">/etc</filename>:</para> @@ -213,10 +214,9 @@ set spell</literal></screen> <segtitle>Installed programs</segtitle> <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, - vi (link to vim), view (link to vim), vim, vim132, vim2html.pl, - vimdiff (link to vim), vimm, vimspell.sh, vimtutor, and xxd</seg> + <seg>ex (link to vim), rview (link to vim), rvim (link to vim), + vi (link to vim), view (link to vim), vim, + vimdiff (link to vim), vimtutor, and xxd</seg> </seglistitem> </segmentedlist> @@ -225,28 +225,6 @@ set spell</literal></screen> <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> - <varlistentry id="efm_filter.pl"> - <term><command>efm_filter.pl</command></term> - <listitem> - <para>A filter for creating an error file that can be read - by <command>vim</command></para> - <indexterm zone="ch-system-vim efm_filter.pl"> - <primary sortas="b-efm_filter.pl">efm_filter.pl</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="efm_perl.pl"> - <term><command>efm_perl.pl</command></term> - <listitem> - <para>Reformats the error messages of the Perl interpreter for use - with the <quote>quickfix</quote> mode of <command>vim</command></para> - <indexterm zone="ch-system-vim efm_perl.pl"> - <primary sortas="b-efm_perl.pl">efm_perl.pl</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="ex"> <term><command>ex</command></term> <listitem> @@ -257,47 +235,6 @@ set spell</literal></screen> </listitem> </varlistentry> - <varlistentry id="less.sh"> - <term><command>less.sh</command></term> - <listitem> - <para>A script that starts <command>vim</command> with less.vim</para> - <indexterm zone="ch-system-vim less.sh"> - <primary sortas="b-less.sh">less.sh</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="mve.awk"> - <term><command>mve.awk</command></term> - <listitem> - <para>Processes <command>vim</command> errors</para> - <indexterm zone="ch-system-vim mve.awk"> - <primary sortas="b-mve.awk">mve.awk</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="pltags.pl"> - <term><command>pltags.pl</command></term> - <listitem> - <para>Creates a tags file for Perl code for use by - <command>vim</command></para> - <indexterm zone="ch-system-vim pltags.pl"> - <primary sortas="b-pltags.pl">pltags.pl</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="ref"> - <term><command>ref</command></term> - <listitem> - <para>Checks the spelling of arguments</para> - <indexterm zone="ch-system-vim ref"> - <primary sortas="b-ref">ref</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="rview"> <term><command>rview</command></term> <listitem> @@ -322,16 +259,6 @@ set spell</literal></screen> </listitem> </varlistentry> - <varlistentry id="shtags.pl"> - <term><command>shtags.pl</command></term> - <listitem> - <para>Generates a tags file for Perl scripts</para> - <indexterm zone="ch-system-vim shtags.pl"> - <primary sortas="b-shtags.pl">shtags.pl</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="vi"> <term><command>vi</command></term> <listitem> @@ -362,28 +289,6 @@ set spell</literal></screen> </listitem> </varlistentry> - <varlistentry id="vim132"> - <term><command>vim132</command></term> - <listitem> - <para>Starts <command>vim</command> with the terminal in 132-column - mode</para> - <indexterm zone="ch-system-vim vim132"> - <primary sortas="b-vim132">vim132</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="vim2html.pl"> - <term><command>vim2html.pl</command></term> - <listitem> - <para>Converts Vim documentation to HypterText Markup Language - (HTML)</para> - <indexterm zone="ch-system-vim vim2html.pl"> - <primary sortas="b-vim2html.pl">vim2html.pl</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="vimdiff"> <term><command>vimdiff</command></term> <listitem> @@ -395,29 +300,6 @@ set spell</literal></screen> </listitem> </varlistentry> - <varlistentry id="vimm"> - <term><command>vimm</command></term> - <listitem> - <para>Enables the DEC locator input model on a remote terminal</para> - <indexterm zone="ch-system-vim vimm"> - <primary sortas="b-vimm">vimm</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="vimspell.sh"> - <term><command>vimspell.sh</command></term> - <listitem> - <para>Spell checks a file and generates the syntax statements - necessary to highlight in <command>vim</command>. This script - requires the old Unix <command>spell</command> command, which - is provided neither in LFS nor in BLFS</para> - <indexterm zone="ch-system-vim vimspell.sh"> - <primary sortas="b-vimspell.sh">vimspell.sh</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="vimtutor"> <term><command>vimtutor</command></term> <listitem> |