aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-12 23:23:50 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-12 23:23:50 +0000
commit58882995289b0b69420b13297bf87c4b4d398192 (patch)
treeff191d33957a2df74a39f4d20c26fbf421e2ca3d /chapter06/vim.xml
parent12c8f83b75be00e9e884761ea688d5f8aa5b30d1 (diff)
Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r--chapter06/vim.xml17
1 files changed, 11 insertions, 6 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index 4076e4188..06a10aebc 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -1,22 +1,24 @@
-<sect1 id="ch06-vim">
+<sect1 id="ch06-vim" xreflabel="Vim">
<title>Installing Vim-&vim-version;</title>
<?dbhtml filename="vim.html" dir="chapter06"?>
+<para>The Vim package contains a powerful text editor.</para>
+
<screen>Estimated build time: &vim-time;
Estimated required disk space: &vim-compsize;</screen>
+&aa-vim-down;
+&aa-vim-dep;
+
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
<sect2>
<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>
-
</sect2>
-&aa-vim-shortdesc;
-&aa-vim-dep;
-
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
@@ -64,5 +66,8 @@ installed. For more information read the Vim documentation.</para>
&c6-cf-vim;
+&aa-vim-shortdesc;
+&aa-vim-desc;
+
</sect1>