Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim Returns "E764: Option 'omnifunc' is not set" When I Enter <ctrl-x> <ctrl-o> #1590

Open
llee454 opened this issue Apr 6, 2023 · 2 comments

Comments

@llee454
Copy link

llee454 commented Apr 6, 2023

Vim returns the following error message when I open an OCaml file (a file that ends in *.ml), type a string such as "Int." and press while in insert mode: "E764: Option 'omnifunc' is not set".

@voodoos
Copy link
Collaborator

voodoos commented Apr 19, 2023

Looks like a configuration problem ? Any VIM user around ? Maybe @Julow ?

@Julow
Copy link
Contributor

Julow commented Apr 19, 2023

This looks like a installation problem. Are you using opam user-setup install ?

Check if the plugin is installed by typing :call merlin#Register(), it'll make an error if it isn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants