mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 06:27:14 +01:00
enable Snacks.notifier
This commit is contained in:
@@ -5,6 +5,7 @@ return {
|
|||||||
opts = {
|
opts = {
|
||||||
bigfile = { enabled = true },
|
bigfile = { enabled = true },
|
||||||
explorer = { enabled = true },
|
explorer = { enabled = true },
|
||||||
|
notifier = { enabled = true },
|
||||||
picker = {
|
picker = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
sources = {
|
sources = {
|
||||||
|
|||||||
Reference in New Issue
Block a user