You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Neovim 0.3.8 on Windows 10 1903 and have both Python 2 and Python 3 working on Neovim. I used vim-plug to install the plugin and correctly added my API Key, but for some reason there is a recurring error with NeovimAsyncExitHandler and :WakaTimeToday echos Today: 0 secs no matter how long I've used Neovim. I've tried manually reinstalling the plugin but it doesn't seem to work, and :WakaTimeDebugEnable doesn't write anything to the ~/.wakatime.log file either.
I use Neovim 0.3.8 on Windows 10 1903 and have both Python 2 and Python 3 working on Neovim. I used vim-plug to install the plugin and correctly added my API Key, but for some reason there is a recurring error with
NeovimAsyncExitHandler
and:WakaTimeToday
echosToday: 0 secs
no matter how long I've used Neovim. I've tried manually reinstalling the plugin but it doesn't seem to work, and:WakaTimeDebugEnable
doesn't write anything to the~/.wakatime.log
file either.This is my
~/.wakatime.cfg
:I believe this issue is much similar to those of issues #72 and #74, but I've tried the proposed solution in issue #72, which didn't work either.
Health Check shows Python 2 and 3 working very well in their respective directories :
The text was updated successfully, but these errors were encountered: