usage-tracker.nvim
usage-tracker.nvim copied to clipboard
NeoVim plugin with which you can track the time you spent on files, projects, repos, filetypes
Use stylua format, replace vim script, data folder - stylua formatter changed a bit of code. The config is included - Some autocommand groups where defined in vim script. Converted...
It would be useful if we could get branch-related metrics as well, to track on what we were working on, not just the files.
> E5113: Error while calling lua chunk: .../nvim/lazy/usage-tracker.nvim/lua/usage-tracker/init.lua:50: Expected value but found invalid token at character 1 > stack traceback: > [C]: in function 'decode' > .../nvim/lazy/usage-tracker.nvim/lua/usage-tracker/init.lua:50: in function 'load_usage_data'...