mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 22:17:39 +00:00
11 lines
288 B
XML
11 lines
288 B
XML
|
<sect2>
|
||
|
<title>Command explanations</title>
|
||
|
|
||
|
<para><userinput>echo '#define SYS_VIMRC_FILE "/etc/vimrc"'
|
||
|
>> src/feature.h:</userinput> This will change the location of the
|
||
|
global vim configuration file <filename>vimrc</filename> to /etc rather than
|
||
|
/usr/share/vim</para>
|
||
|
|
||
|
</sect2>
|
||
|
|