SpaceVim

A modular Vim/Neovim configuration


Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文


Available Layers » lang#ocaml

Description

This layer is for OCaml development.

When using in a multi-file project, be sure to include a .merlin file.

Install

To use this configuration layer, update your custom configuration file with:

[[layers]]
  name = "lang#ocaml"

Features

Key bindings

Key Binding Description
gd jump at the definition of the identifier under the cursor
SPC l m v display Merlin version which currently labored
SPC l m t display type informations under the cursor or selected code snippet

Powered by Jekyll