wakatime: enabled and not lazy

This commit is contained in:
Ismo Vuorinen
2023-02-22 09:43:32 +02:00
parent f00f7e31b2
commit 521d7dbfa4

View File

@@ -417,7 +417,9 @@ local config = {
},
},
{
"wakatime/vim-wakatime"
"wakatime/vim-wakatime",
lazy = false,
enabled = true
},
},
-- Customize Heirline options