Upgrading the WakaTime plugin for Neovim Neovim

Latest Version: 11.1.1
Latest CLI Version: 1.90.0

Upgrading with Vundle

  1. Inside Vim, press ESC.

  2. Type :PluginUpdate and press Enter.

Upgrading with Pathogen

  1. From terminal run:

    cd ~/.vim/bundle/vim-wakatime && git pull origin master

How to upgrade the WakaTime plugin for Neovim