Author: jhuntwork
Date: 2006-05-27 11:03:13 -0600 (Sat, 27 May 2006)
New Revision: 7631
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/vim.xml
Log:
Add a note about installing spell files for Vim in a language other than
English.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2006-05-27 16:48:28 UTC (rev 7630)
+++ trunk/BOOK/chapter01/changelog.xml 2006-05-27 17:03:13 UTC (rev 7631)
@@ -40,6 +40,10 @@
<para>May 27, 2006</para>
<itemizedlist>
<listitem>
+ <para>[jhuntwork] - Add a note about installing spell files for
+ Vim in a language other than English.</para>
+ </listitem>
+ <listitem>
<para>[jhuntwork] - Correct Vim's installation of man pages to work
well with Man-DB. Patch from Alexander Patrakov and Ag Hatzim.</para>
</listitem>
Modified: trunk/BOOK/chapter06/vim.xml
===================================================================
--- trunk/BOOK/chapter06/vim.xml 2006-05-27 16:48:28 UTC (rev 7630)
+++ trunk/BOOK/chapter06/vim.xml 2006-05-27 17:03:13 UTC (rev 7631)
@@ -183,6 +183,12 @@
<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">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page