load snacks types
This commit is contained in:
parent
4ca32d30a0
commit
44ec0be42f
|
|
@ -2,7 +2,9 @@ return {
|
|||
'folke/snacks.nvim',
|
||||
priority = 1000,
|
||||
lazy = false,
|
||||
---@type snacks.Config
|
||||
opts = {
|
||||
--TODO: Use this for a bit and compare to mini dashboard
|
||||
dashboard = { enabled = true },
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue