Feat: added hardtime
This commit is contained in:
parent
23773900d9
commit
99046314cd
3 changed files with 11 additions and 5 deletions
5
lua/custom/plugins/hardtime.lua
Normal file
5
lua/custom/plugins/hardtime.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
'm4xshen/hardtime.nvim',
|
||||
dependencies = { 'MunifTanjim/nui.nvim', 'nvim-lua/plenary.nvim' },
|
||||
opts = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue