From 33d608db5af282cc0e2d6cb38b453c9c6a9cf7df Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 26 Oct 2008 16:58:02 +0000 Subject: Remove unnecessary mandir patch. Updated vim package contents. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/vim.xml | 130 +++--------------------------------------------------- 1 file changed, 6 insertions(+), 124 deletions(-) (limited to 'chapter06') 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 @@ patch -Np1 -i ../&vim-fixes-patch; + + Change the default location of the vimrc configuration file to /etc: @@ -213,10 +214,9 @@ set spell Installed programs - 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 + 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 @@ -225,28 +225,6 @@ set spell - - efm_filter.pl - - A filter for creating an error file that can be read - by vim - - efm_filter.pl - - - - - - efm_perl.pl - - Reformats the error messages of the Perl interpreter for use - with the quickfix mode of vim - - efm_perl.pl - - - - ex @@ -257,47 +235,6 @@ set spell - - less.sh - - A script that starts vim with less.vim - - less.sh - - - - - - mve.awk - - Processes vim errors - - mve.awk - - - - - - pltags.pl - - Creates a tags file for Perl code for use by - vim - - pltags.pl - - - - - - ref - - Checks the spelling of arguments - - ref - - - - rview @@ -322,16 +259,6 @@ set spell - - shtags.pl - - Generates a tags file for Perl scripts - - shtags.pl - - - - vi @@ -362,28 +289,6 @@ set spell - - vim132 - - Starts vim with the terminal in 132-column - mode - - vim132 - - - - - - vim2html.pl - - Converts Vim documentation to HypterText Markup Language - (HTML) - - vim2html.pl - - - - vimdiff @@ -395,29 +300,6 @@ set spell - - vimm - - Enables the DEC locator input model on a remote terminal - - vimm - - - - - - vimspell.sh - - Spell checks a file and generates the syntax statements - necessary to highlight in vim. This script - requires the old Unix spell command, which - is provided neither in LFS nor in BLFS - - vimspell.sh - - - - vimtutor -- cgit v1.2.3-54-g00ecf