From d586e4398e1990a7d6d7b559487d3024caa1624c Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Thu, 15 Feb 2018 17:16:59 +0000 Subject: [PATCH] Add note about updatetime to troubleshooting section. --- README.mkd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.mkd b/README.mkd index d270a7c..822f6e3 100644 --- a/README.mkd +++ b/README.mkd @@ -491,6 +491,10 @@ Here are some things you can check: * If you use zsh, and you set `CDPATH`, make sure `CDPATH` doesn't include the current directory. +#### When signs take a few seconds to appear + +* Try reducing `updatetime`, e.g. `set updatetime=100`. + ### Shameless Plug