mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +01:00
Initial commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@948 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0dbaee7c4d
commit
7f01eef0f4
10
chapter06/vim-exp.xml
Normal file
10
chapter06/vim-exp.xml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user