Doc: only check installed VCS

This commit is contained in:
Marco Hinz 2013-09-12 00:31:09 +02:00
parent fcf5d14460
commit 9eedb00a04

View File

@ -101,8 +101,9 @@ use git and mercurial, you can shorten the list to the shown example. If you
use mostly mercurial and only sometimes git, put 'hg' in the front of the use mostly mercurial and only sometimes git, put 'hg' in the front of the
list. It's basically a priority list. list. It's basically a priority list.
This can improve buffer loading time since by default all supported VCS will This can improve buffer loading time since by default all supported and
be checked for, so you are advised to change this variable to your needs. installed VCS will be checked for, so you are advised to change this variable
to your needs.
NOTE: This only happens once the first time signs get updated. Afterwards, the NOTE: This only happens once the first time signs get updated. Afterwards, the
VCS will be remembered anyway. VCS will be remembered anyway.