From: Marc Weber <marco-oweber@gmx.de>
To: caml-list@yquem.inria.fr
Subject: Ocaml Vim omnicompletion
Date: Fri, 13 Aug 2010 21:27:49 +0200 [thread overview]
Message-ID: <1281727664-sup-827@nixos> (raw)
Salut,
I'd like to notify you that I wrote some very basic omni completion for
Vim and Ocaml. It may speed up your typing a little bit.
At the moment it only knows how to complete functions found in .mli
filse and let bindings of the current file.
eg
:string->int will find int_of_string
ios will also expand to int_of_string
repo:
http://github.com/MarcWeber/vim-addon-ocaml
I highly recommend using vim-addon-manager to install the plugin because
it depends on some other vim script reepositories (see top level *info*
file)
I'm still bloody new to ocaml - So I expect that you have some ideas to
make the completion system even smarter.
If you have any trouble setting it up contact me on irc or by mail.
Marc Weber
reply other threads:[~2010-08-13 19:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1281727664-sup-827@nixos \
--to=marco-oweber@gmx.de \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox