From f7ea35ee2e9788c220b24da4bf77e37a05da0c00 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Fri, 29 Jul 2005 12:09:43 +0000 Subject: gvimrc isn't defined anymore in LFS. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/vim.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'chapter06') diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 6e843528c..0e2e7d81e 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -41,8 +41,7 @@ for suggested installation instructions. vim-&vim-version;.tar.bz2 and (optionally) vim-&vim-version;-lang.tar.gz archives into the same directory. Then, change the default locations of the -vimrc and gvimrc -configuration files to vimrc configuration file to /etc: echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h @@ -121,7 +120,7 @@ EOF The set nocompatible makes vim behave in a more useful way (the default) than -the vi-compatible manner. Remove the no to keep the +the vi-compatible manner. Remove the no to keep the old vi behavior. The set backspace=2 allows backspacing over line breaks, autoindents, and the start of insert. The syntax @@ -143,9 +142,9 @@ running the following command: 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, tcltags, vi (link to vim), -view (link to vim), vim, vim132, vim2html.pl, vimdiff (link to vim), vimm, vimspell.sh, +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, vimdiff (link to vim), vimm, vimspell.sh, vimtutor, and xxd -- cgit v1.2.3-54-g00ecf