idk noice keeps messing me up and kicking out of insert mode, no idea why

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-05-06 13:45:16 -05:00
parent b77f825d2a
commit d321204457

View file

@ -7,6 +7,12 @@ return {
},
event = "VeryLazy",
opts = {
route = {
routes = {
-- TODO idk keep having a lot of issues with this making me exit insert mode randomly
{ filter = { event = "lsp" }, opts = { skip = true } },
},
},
messages = {
view = "mini", -- default view for messages
view_error = "notify", -- view for errors