aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim-exp.xml
blob: e53dbbe0e24c7db64e0ae760cc1e92b33f624465 (plain)
1
2
3
4
5
6
7
8
9
10
<sect2>
<title>Command explanations</title>

<para><userinput>echo '#define SYS_VIMRC_FILE "/etc/vimrc"'
&gt;&gt; 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>