ocaml / merlin

Context sensitive completion for OCaml in Vim and Emacs
https://ocaml.github.io/merlin/
MIT License
1.57k stars 233 forks source link

opam build is out of date #101

Closed atn34 closed 11 years ago

atn34 commented 11 years ago

the binary obtained from installing through opam does not recognize the "-find-project" option

trefis commented 11 years ago

That's not really an issue. We're releasing merlin as an opam package regularly, when we think it's mature enough and a definite improvement of the previous package.

atn34 commented 11 years ago

Ahh I see. I was combining opam and vundle. Now I'm just using vundle and building from source. My bad

trefis commented 11 years ago

I understand. :) As I said on the newly created wiki page ( https://github.com/def-lkb/merlin/wiki/vim-from-scratch ) we really discourage using vundle.