b699eb540c
`feedkeys` remaps keys by default, so if a mapping exists for `<C-l>`, then `call feedkeys("\<C-l>")` will not result in the desired behavior.