Create hardtime.lua

This commit is contained in:
vx_clutch
2025-06-04 08:18:01 -04:00
committed by GitHub
parent e3fae2dbf2
commit 20e25630dc

View File

@@ -0,0 +1,6 @@
return {
"m4xshen/hardtime.nvim",
lazy = false,
dependencies = { "MunifTanjim/nui.nvim" },
opts = {},
}