added wakatime

added wakatime
This commit is contained in:
Simon Ayoub 2025-02-07 21:06:58 +11:00
parent 904d0e7ea5
commit c7833981d5

View file

@ -1091,6 +1091,10 @@ require('lazy').setup({
vim.g.VM_add_cursor_at_pos_no_mappings = 1 vim.g.VM_add_cursor_at_pos_no_mappings = 1
end, end,
}, },
{
'wakatime/vim-wakatime',
lazy = false
},
-- The following comments only work if you have downloaded the kickstart repo, not just copy pasted the -- The following comments only work if you have downloaded the kickstart repo, not just copy pasted the
-- init.lua. If you want these files, they are in the repository, so you can just download them and -- init.lua. If you want these files, they are in the repository, so you can just download them and
-- place them in the correct locations. -- place them in the correct locations.