mirror of
https://github.com/zebrajr/dotfiles.git
synced 2025-12-06 00:20:05 +01:00
7 lines
73 B
Lua
7 lines
73 B
Lua
return {
|
|
'rcarriga/nvim-notify',
|
|
|
|
config = function()
|
|
end,
|
|
}
|