|
@@ -43,13 +43,11 @@
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
<title>Installation of Vim</title>
|
|
<title>Installation of Vim</title>
|
|
|
|
|
|
-<!-- This location is now the default
|
|
|
|
- <para>First, change the default location of the
|
|
|
|
- <filename>vimrc</filename> configuration file to <filename
|
|
|
|
- class="directory">/etc</filename>:</para>
|
|
|
|
|
|
+ <para>First, change the default location of the <filename>vimrc</filename>
|
|
|
|
+ configuration file to <filename class="directory">/etc</filename>:</para>
|
|
|
|
|
|
<screen><userinput remap="pre">echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h</userinput></screen>
|
|
<screen><userinput remap="pre">echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h</userinput></screen>
|
|
--->
|
|
|
|
|
|
+
|
|
<para>Prepare Vim for compilation:</para>
|
|
<para>Prepare Vim for compilation:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">./configure --prefix=/usr --enable-multibyte</userinput></screen>
|
|
<screen><userinput remap="configure">./configure --prefix=/usr --enable-multibyte</userinput></screen>
|