diff --git a/init.lua b/init.lua index 7c79c047..637bf5f2 100644 --- a/init.lua +++ b/init.lua @@ -1091,6 +1091,10 @@ require('lazy').setup({ vim.g.VM_add_cursor_at_pos_no_mappings = 1 end, }, + { + 'wakatime/vim-wakatime', + lazy = false + }, -- 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 -- place them in the correct locations.