mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 13:22:13 +02:00
initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return function(_, opts)
|
||||
local notify = require "notify"
|
||||
notify.setup(opts)
|
||||
vim.notify = notify
|
||||
end
|
||||
Reference in New Issue
Block a user