glfs/postlfs/editors/vim/vim-exp.xml

13 lines
441 B
XML
Raw Normal View History

<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>