diff options
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r-- | chapter06/vim.xml | 6 |
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 |