SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
This layer is for OCaml development.
When using in a multi-file project, be sure to include a .merlin file.
To use this configuration layer, update your custom configuration file with:
[[layers]]
name = "lang#ocaml"
Merlin
versionKey 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