Files
dotfiles/nix/home/neovim/nvim/lua/plugins/activitywatch.lua
2024-07-31 11:36:56 +02:00

7 lines
135 B
Lua

-- ActivityWatch
-- https://github.com/ActivityWatch/aw-watcher-vim
return {
"ActivityWatch/aw-watcher-vim",
event = "VeryLazy",
}