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