mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
7 lines
112 B
Lua
7 lines
112 B
Lua
return {
|
|
'm4xshen/hardtime.nvim',
|
|
lazy = false,
|
|
dependencies = { 'MunifTanjim/nui.nvim' },
|
|
opts = {},
|
|
}
|