plugins/wakatime: init

This commit is contained in:
Gaetan Lepage 2024-06-08 19:37:19 +02:00 committed by Gaétan Lepage
parent e8a05261d5
commit 70088f6f89
3 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
empty = {
plugins.wakatime.enable = true;
};
}