noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.utility
awesome-neovim
noice.nvim replaces the UI for messages, cmdline, and the popupmenu. It offers fully configurable views, message routing using filters, preserved message highlights, command output in normal buffers, and various customization options for the cmdline, syntax highlighting, and statusline components.
Breaking changes in noice.nvim
49caf9
10 months ago
fix!: remove cmdpreview hack for nigytly since it's no longer needed there. Update your Nightlies!!
Media

Install instructions
Dotfyle does not endorse any plugins. Install at your own risk.
{
"folke/noice.nvim",
event = "VeryLazy",
opts = {
-- add any options here
},
dependencies = {
-- if you lazy-load any plugin below, make sure to add proper `module="..."` entries
"MunifTanjim/nui.nvim",
-- OPTIONAL:
-- `nvim-notify` is only needed, if you want to use the notification view.
-- If not available, we use `mini` as the fallback
"rcarriga/nvim-notify",
}
}
Developers using noice.nvim
more configs
6522
init.lua
20
1331
1910
init.lua
85
7760
1289
init.lua
83
6738
948
init.lua
24
1575