Skip to content

Notify error #2864

Answered by 0x2E
iamshm asked this question in Q&A
Mar 28, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote
  {
    "folke/noice.nvim",
    opts = function(_, opts)
      table.insert(opts.routes, {
        filter = {
          event = "notify",
          find = "No information available",
        },
        opts = { skip = true },
      })
    end,
  },

ref: https://youtu.be/fFHlfbKVi30?list=LL&t=2355

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@iamshm
Comment options

Answer selected by iamshm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants