mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Forgot to update command explanations for Vim
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13134 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
00f8f51d27
commit
6e76796755
@ -155,10 +155,9 @@ vim -c ":helptags /usr/share/doc/vim-&vim-version;" -c ":q"</userinput></screen>
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><parameter>--with-features=huge</parameter>: This switch enables all
|
||||
the additional features available in <application>Vim</application>.</para>
|
||||
the additional features available in <application>Vim</application>,
|
||||
including support for multibyte characters.</para>
|
||||
|
||||
<para><parameter>--enable-multibyte</parameter>: This switch enables support
|
||||
for editing files in multibyte characters encoding, such as UTF-8.</para>
|
||||
<para><option>--enable-gui=no</option>: This will prevent compilation of the
|
||||
GUI. <application>Vim</application> will still link against
|
||||
<application>X</application>, so that some features such as the client-server
|
||||
|
Loading…
Reference in New Issue
Block a user