forked from luna/vim-rana-local
add uninstall section
This commit is contained in:
parent
dc0a0aea69
commit
5acb2d61a8
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue