From d76af3c0763f8d6992a687a1ab50203ce2f9b85d Mon Sep 17 00:00:00 2001 From: Michael Robinson Date: Wed, 10 Dec 2014 10:06:52 +1300 Subject: [PATCH] Update README.mkd --- README.mkd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.mkd b/README.mkd index 32cff13..f5637d0 100644 --- a/README.mkd +++ b/README.mkd @@ -30,3 +30,7 @@ You may override default global config variables after plugin load. - `AUTOSUGGESTION_HIGHLIGHT_COLOR`: suggestion highlight color, default is `'fg=8'`. - `AUTOSUGGESTION_HIGHLIGHT_CURSOR`: highlight word after cursor or not. Must be integer value `1` or `0`, default is `1`. + +## Known Issues + + - `COMPLETION_WAITING_DOTS`: setting this to `true` is known to cause problems when attempting to autocomplete with TAB