Hi, Markus I have already sent a patch but forgot to send your email address, sorry. I send it again.
Regards ---------- Forwarded message ---------- From: Hirotaka Hamada <[email protected]> Date: 2013/7/24 Subject: Re: Update ftplugin/ocaml.vim To: [email protected] Cc: Hirotaka Hamada <[email protected]>, [email protected], Bram Moolenaar <[email protected]> Hi, Markus. >There seems to be a strange > performance problem with the <Plug> version of OCamlSwitch. I'm sorry for my incomplete patch. This is not a performance problem, but a mapping problem. <Plug>OCamlSwitch and <Plug>OCamlSwitchNewWin were started with same sequence of character. So Vim was waiting in a while to solve this ambiguous mapping. This patch fixes this problem to rename <Plug>OCamlWitch to be unique. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
fix-ocamlswitch.diff
Description: Binary data
