feat: switch from lazy to vim.pack
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
vim.notify = require("notify")
|
||||
---@diagnostic disable-next-line: missing-fields
|
||||
vim.notify.setup({
|
||||
render = "default",
|
||||
stages = "static",
|
||||
})
|
||||
Reference in New Issue
Block a user