idk noice keeps messing me up and kicking out of insert mode, no idea why
This commit is contained in:
parent
b77f825d2a
commit
d321204457
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue