|
@@ -59,6 +59,12 @@
|
|
|
|
|
|
<screen><userinput>patch -Np1 -i ../&vim-mandir-patch;</userinput></screen>
|
|
|
|
|
|
+ <para>There is an issue introduced by one of the upstream patches that
|
|
|
+ creates a problem downloading spellfiles. Until this is updated by the
|
|
|
+ developers, the following patch fixes the problem:</para>
|
|
|
+
|
|
|
+<screen><userinput>patch -Np1 -i ../&vim-spellfile-patch;</userinput></screen>
|
|
|
+
|
|
|
<para>Finally, change the default location of the
|
|
|
<filename>vimrc</filename> configuration file to <filename
|
|
|
class="directory">/etc</filename>:</para>
|