remove wakatime plugin

This commit is contained in:
2022-06-12 01:08:51 +03:00
parent c3725494c6
commit 675b1736c4

View File

@@ -161,8 +161,6 @@ require("packer").startup(function(use)
end, end,
}) })
use({ "wakatime/vim-wakatime" })
if PACKER_BOOTSTRAP then if PACKER_BOOTSTRAP then
require("packer").sync() require("packer").sync()
end end