vim-exp.xml 288 B

12345678910
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>echo '#define SYS_VIMRC_FILE "/etc/vimrc"'
  4. &gt;&gt; src/feature.h:</userinput> This will change the location of the
  5. global vim configuration file <filename>vimrc</filename> to /etc rather than
  6. /usr/share/vim</para>
  7. </sect2>