mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat: add Dotbot
This commit is contained in:
6
config/nvim/lua/plugins/wakatime.lua
Normal file
6
config/nvim/lua/plugins/wakatime.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- Track time and metrics
|
||||
-- https://github.com/wakatime/vim-wakatime
|
||||
return {
|
||||
"wakatime/vim-wakatime",
|
||||
event = "VeryLazy",
|
||||
}
|
||||
Reference in New Issue
Block a user