From 5acb2d61a8dd4f23ba556657460b76b8b26d0f74 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 8 Apr 2015 15:42:14 -0700 Subject: [PATCH] add uninstall section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f3b5f21..b860825 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,8 @@ To use a custom python binary: The default is to use `python` from your system PATH. WakaTime plugins share a common config file `.wakatime.cfg` located in your user home directory with [these options](https://github.com/wakatime/wakatime#configuring) available. + +Uninstalling +------------ + +Remove `Bundle 'wakatime/vim-wakatime'` from your `.vimrc` file, then delete your `~/.wakatime.cfg` config file.