initial commit
This commit is contained in:
8
nvim/lua/plugins/hardtime.lua
Normal file
8
nvim/lua/plugins/hardtime.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
{
|
||||
"m4xshen/hardtime.nvim",
|
||||
dependencies = { "MunifTanjim/nui.nvim" },
|
||||
opts = {}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user