1
0
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:
2024-06-07 17:52:28 +02:00
parent ec1df73ac2
commit c26fd3ebb3
4 changed files with 37 additions and 24 deletions

View File

@ -46,6 +46,13 @@ require("noice").setup({
},
opts = { skip = true },
},
{
filter = {
event = "notify",
kind = "debug",
},
opts = { skip = true },
},
{
view = "popup",
filter = {