MerlinPhrase calls an undefined function, vim_selectphrase, in the python code. This function was removed some years ago in change 8ebe7ff71ed367f814ca399cb1328f02f5c9d976. Remove all references to MerlinPhrase in the help docs, keybindings and vim functions which call it.
MerlinPhrase calls an undefined function, vim_selectphrase, in the python code. This function was removed some years ago in change 8ebe7ff71ed367f814ca399cb1328f02f5c9d976. Remove all references to MerlinPhrase in the help docs, keybindings and vim functions which call it.
https://github.com/ocaml/merlin/commit/8ebe7ff71ed367f814ca399cb1328f02f5c9d976#diff-836f8a63886b2c63a113a107540d42a0b3a6272b016b2d45fb5bcffd99a708b4L754
it looks like it was re-implemented by https://github.com/ocaml/merlin/commit/89526e8e6ae19c07a628ca9fceb7f2f9cb98f894 with new (undocumented) vim bindings to
merlin#PhrasePrev
andmerlin#PhraseNext