based on ActivityWatch/aw-watcher-vim but written in lua.
This plugin needs curl
available in your PATH.
Using vim-plug
Plug 'vonpb/aw-watcher.nvim'
Using packer.nvim
use { 'vonpb/aw-watcher.nvim' }
require("aw-watcher").setup()
The default heartbeat timeout is 8 seconds. I will add actual settings someday...
* AWStatus - check if connected to server
* AWStart - manual start. Run this after being disconnected
* Heartbeat - manually sent a heartbeat
- get git branch async