mirror of
https://github.com/neovim/neovim.git
synced 2025-11-18 00:01:46 +00:00
Problem: Recorded register cannot be translated using keytrans() when
it involves character search (iddqd505)
Solution: Record a K_IGNORE instead of a K_NOP (zeertzjq)
related: vim/vim#13916
closes: vim/vim#13925
bf321806bf