Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 396 Bytes

File metadata and controls

19 lines (13 loc) · 396 Bytes

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'