mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@812 af4574ff-66df-0310-9fd7-8a98e5e911e0
13 lines
441 B
XML
13 lines
441 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>patch -Np1 -i ../vim-&vim-version;-fhs-compliant-vimrc...</userinput> : Changes the location of <userinput>vimrc</userinput> and
|
|
<userinput>gvimrc</userinput> from <filename>/usr/share</filename> to the more
|
|
appropriate <filename>/etc</filename>.</para>
|
|
|
|
<para><userinput>--with-features=huge</userinput> : Enables all the additional
|
|
features available in vim.</para>
|
|
|
|
</sect2>
|
|
|