/ocaml.nvim

neovim plugin for OCaml development

Primary LanguageLua

ocaml.nvim

This is a neovim plugin for OCaml development. It builds on top of neovim's LSP support and provides methods/handlers for ocamllsp specific features.

features

  • :OCamlSwitchIntfImpl command swicthes between .ml and .mli files.