feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
-- load options here, before lazy init while sourcing plugin modules
|
||||
-- this is needed to make sure options will be correctly applied
|
||||
-- after installing missing plugins
|
||||
require("lazyvim.config").load("options")
|
||||
require("lazyvim.config").init()
|
||||
|
||||
return {}
|
||||
|
Reference in New Issue
Block a user