feat: add wakatime plugin

pull/733/head
TJ 1 year ago
parent b9e59b2376
commit 997b1670af

@ -2,4 +2,6 @@
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return {}
return {
{ 'wakatime/vim-wakatime', lazy = false },
}

Loading…
Cancel
Save