/vim-ocaml

Vim runtime files for OCaml

Primary LanguageVim Script

vim-ocaml

Vim runtime files for OCaml. These are the default runtime files plus:

  • Markus Mottl's improvments from his vim files repo
  • :Opam command to switch compilers from inside of vim
  • Syntax highlighting for _oasis, _tags, and opam files.

Installation

Depending on your plugin manager:

Plugin 'rgrinberg/vim-ocaml'
NeoBundleInstall 'rgrinberg/vim-ocaml'