mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
neovim type of stuff
This commit is contained in:
6
.config/nvim/lua/plugins/hardtime.lua
Normal file
6
.config/nvim/lua/plugins/hardtime.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
'm4xshen/hardtime.nvim',
|
||||
lazy = false,
|
||||
dependencies = { 'MunifTanjim/nui.nvim' },
|
||||
opts = {},
|
||||
}
|
||||
Reference in New Issue
Block a user