From a600baade8679c03a132de05a04e429d28b2515c Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 4 Oct 2017 08:27:16 -0700 Subject: [PATCH] update readme with new async behavior note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f49873..62b4924 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Add this line to your `~/.wakatime.cfg` file to modify your screen redraw settin Enables redrawing the screen after sending heartbeats, to prevent screen artifacts in case a key was pressed while the plugin executed. Valid values for `vi_redraw` are `enabled`, `auto`, and `disabled`. +Redraw settings are ignored with Vim 8.0+ with async support. Other WakaTime plugins also share this `~/.wakatime.cfg` file. [See all configs...][wakatime-cli-config]