Nikita Kouevda b699eb540c MacVim: Do not remap ^L
`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.
2017-08-19 16:43:34 -07:00
..
2017-08-19 16:43:34 -07:00
2017-04-18 20:23:18 +02:00