chore(nvim): hardtime.nvim

This commit is contained in:
2024-11-12 15:41:16 +00:00
parent ac872a020b
commit d077ffe438
2 changed files with 6 additions and 21 deletions

View File

@@ -51,5 +51,10 @@ return {
},
},
}
},
{
"m4xshen/hardtime.nvim",
dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim" },
opts = {}
},
}