|
@@ -8,12 +8,6 @@
|
|
|
<sect1 id="ch-system-vim" role="wrap">
|
|
|
<?dbhtml filename="vim.html"?>
|
|
|
|
|
|
- <sect1info condition="script">
|
|
|
- <productname>vim</productname>
|
|
|
- <productnumber>&vim-version;</productnumber>
|
|
|
- <address>&vim-url;<otheraddr>&vim-lang-url;</otheraddr></address>
|
|
|
- </sect1info>
|
|
|
-
|
|
|
<title>Vim-&vim-version;</title>
|
|
|
|
|
|
<indexterm zone="ch-system-vim">
|
|
@@ -49,12 +43,7 @@
|
|
|
<sect2 role="installation">
|
|
|
<title>Installation of Vim</title>
|
|
|
|
|
|
- <para>First, unpack both
|
|
|
- <filename>vim-&vim-version;.tar.bz2</filename> and (optionally)
|
|
|
- <filename>vim-&vim-version;-lang.tar.gz</filename> archives into the
|
|
|
- same directory.</para>
|
|
|
-
|
|
|
- <para>Change the default location of the
|
|
|
+ <para>First, change the default location of the
|
|
|
<filename>vimrc</filename> configuration file to <filename
|
|
|
class="directory">/etc</filename>:</para>
|
|
|
|
|
@@ -200,9 +189,9 @@ set spell</literal></screen>
|
|
|
<segtitle>Installed directory</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
- <seg>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</seg>
|
|
|
+ <seg> 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</seg>
|
|
|
<seg>/usr/share/vim</seg>
|
|
|
</seglistitem>
|
|
|
</segmentedlist>
|