diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/vim.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index db41ce00f..ec2993575 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -59,12 +59,6 @@ <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 via HTTP. 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> |