We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f21383 commit f2f1f84Copy full SHA for f2f1f84
modules/visuals/visuals.nix
@@ -184,7 +184,7 @@ in
184
enabled = false, -- enables the Noice messages UI
185
view = "notify", -- default view for messages
186
view_error = "notify", -- view for errors
187
- view_warn = "notify", -- view for warnings
+ view_warn = false, -- view for warnings
188
view_history = "messages", -- view for :messages
189
view_search = "virtualtext", -- view for search count messages. Set to `false` to disable
190
},
0 commit comments