vim-exp.xml 450 B

12345678910111213
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>make
  4. CPPFLAGS=-DSYS_VIMRC_FILE=\\\"/etc/vimrc\\\":</userinput> Setting this will
  5. cause vim to look for the <filename>/etc/vimrc</filename> file that
  6. contains the global vim settings. Normally this file is looked for in
  7. <filename class="directory">/usr/share/vim</filename>, but
  8. <filename class="directory">/etc</filename> is a more logical place for
  9. this kind of file.</para>
  10. </sect2>