Replace riot/element with cinny
This commit is contained in:
parent
d7a2e44c38
commit
56934091ef
3 changed files with 3 additions and 12 deletions
|
@ -1,10 +0,0 @@
|
|||
return {
|
||||
"rcarriga/nvim-notify",
|
||||
config = function(plugin, opts)
|
||||
require "plugins.configs.notify"(plugin, opts)
|
||||
local notify = require "notify"
|
||||
notify.setup {
|
||||
background_colour = "#000000",
|
||||
}
|
||||
end,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue