Remove temp redirect for nvim-notify bug (fixed)
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
---@type LazySpec
|
---@type LazySpec
|
||||||
return {
|
return {
|
||||||
{ "echasnovski/mini.align", event = "User AstroFile", config = function() require("mini.align").setup({}) end },
|
{ "echasnovski/mini.align", event = "User AstroFile" },
|
||||||
{ "tpope/vim-abolish", event = "User AstroFile" },
|
{ "tpope/vim-abolish", event = "User AstroFile" },
|
||||||
{ "rcarriga/nvim-notify", dev = true }, -- Until upstream fix for v10
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user