glfs/postlfs/editors/vim/vim-exp.xml
Tushar Teredesai eac628afd4 added explainations for vim
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@812 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-04 23:48:42 +00:00

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>