Files
Li Tang 017c8cee8f fix(nvim): disable noice cmdline/messages to stop popup flickering
noice's cmdline floating window was causing visible flicker when typing
:wq and other commands. Disable noice cmdline+messages entirely and
restore cmdheight=1 so native cmdline handles input stably.
noice still handles LSP and notifications via snacks.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-20 18:03:15 +08:00
..