mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-04 23:59:25 +00:00
[neovim] Update plugins
This commit is contained in:
@ -46,6 +46,13 @@ require("noice").setup({
|
||||
},
|
||||
opts = { skip = true },
|
||||
},
|
||||
{
|
||||
filter = {
|
||||
event = "notify",
|
||||
kind = "debug",
|
||||
},
|
||||
opts = { skip = true },
|
||||
},
|
||||
{
|
||||
view = "popup",
|
||||
filter = {
|
||||
|
Reference in New Issue
Block a user