nvim snacks
This commit is contained in:
@@ -204,6 +204,9 @@ require("lazy").setup({
|
|||||||
notifier = { enabled = true },
|
notifier = { enabled = true },
|
||||||
indent = { enabled = true },
|
indent = { enabled = true },
|
||||||
quickfile = { enabled = true },
|
quickfile = { enabled = true },
|
||||||
|
dashboard = { enabled = true },
|
||||||
|
image = { enabled = true },
|
||||||
|
scroll = { enabled = true },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
-- file management
|
-- file management
|
||||||
|
|||||||
Reference in New Issue
Block a user