Thanks, Hirotaka, this was indeed a weird issue that seems fixed now. Bram, please disregard the OCaml-ftplugin file I've sent earlier. The one I've attached now should have all patches (including the removal of the efm-setting).
Btw., the compiler-settings don't load unless I enter ":compiler ocaml". This may be annoying for beginners who might expect things to work without having to change their Vim-configuration. What would be the best way to set this as an overridable default? Regards, Markus On Wed, Jul 24, 2013 at 11:47 AM, Hirotaka Hamada <[email protected]> wrote: > 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. > > -- Markus Mottl http://www.ocaml.info [email protected] -- -- 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.
ocaml.vim
Description: Binary data
