mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
5 lines
208 B
Lua
5 lines
208 B
Lua
-- Vim plugin for automatic time tracking and metrics
|
|
-- generated from your programming activity.
|
|
-- https://github.com/wakatime/vim-wakatime
|
|
return { 'wakatime/vim-wakatime', lazy = false, enabled = true }
|