wakatime / vim-wakatime

Vim plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/vim
BSD 3-Clause "New" or "Revised" License
1.02k stars 69 forks source link

There is no installation guide for Lazynvim #159

Closed CEOehis closed 1 year ago

CEOehis commented 1 year ago

I have tried installing wakatime with Lazynvim but I can't seem to get it working.

I'm using Astronvim and I tried this:

  { "wakatime/vim-wakatime", lazy = false }

Lazy seems to acknowledge it being loaded, but I don't see a UI to enter my API key.

image

Is there a place to manually add the the API key?

CEOehis commented 1 year ago

Closing this.

It appears wakatime picked the config from the same place VSCode reads from.