aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-18 20:38:03 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-18 20:38:03 +0000
commitdf8334f9247ba4aca231fab539c83a0a986236ee (patch)
tree5b5c3c52714247c636edb8697734738220ded771 /chapter06/vim.xml
parent132b7533ed7ba8e6a32b9719e9d70a7089208393 (diff)
HEAD: Retaged the command explanations in Chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r--chapter06/vim.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index a47d9d456..5787a793d 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -23,13 +23,13 @@
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
</segmentedlist>
-</sect2>
-<sect2>
+<tip>
<title>Alternatives to Vim</title>
<para>If you prefer another editor -- like Emacs, Joe, or Nano -- to Vim,
have a look at <ulink url="&blfs-root;view/stable/postlfs/editors.html"/> for
suggested installation instructions.</para>
+</tip>
</sect2>
<sect2 role="installation">
@@ -79,7 +79,7 @@ installed. For more information read the Vim documentation.</para>
</sect2>
-<sect2 id="conf-vim"><title>Configuring Vim</title>
+<sect2 id="conf-vim" role="configuration"><title>Configuring Vim</title>
<indexterm zone="conf-vim"><primary sortas="e-/etc/vim">/etc/vim</primary></indexterm>
<para>By default, <command>vim</command> runs in vi-incompatible mode. Some