mirror of
https://github.com/neovim/neovim.git
synced 2026-09-20 20:48:15 +00:00
Problem: Fix applied in b2bb60d7 does not properly replace the normal command.
Solution: Restore normal command with `noautocmd` to resolve #40780.