aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim.xml
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2006-05-27 17:03:13 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2006-05-27 17:03:13 +0000
commita1a0a654fc41266e1a22be1b70f46549ff5da3ee (patch)
treee93afd2c6a95509e8d2bac72dc0f5888496a1e26 /chapter06/vim.xml
parent35f2607355108d834e94c01d802ab9c1473e108a (diff)
Add a note about installing spell files for Vim in a language other than English.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r--chapter06/vim.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index 8df377976..245f421d5 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -183,6 +183,12 @@ EOF</userinput></screen>
<screen role="nodump"><userinput>vim -c ':options'</userinput></screen>
+ <note>
+ <para>By default, Vim only installs spell files for the English language.
+ To install spell files for your preferred language, please read the README
+ file located here: <ulink url="ftp://ftp.vim.org/pub/vim/runtime/spell/" /></para>
+ </note>
+
</sect2>
<sect2 id="contents-vim" role="content">