Skip to content

let-def/sublime-text-merlin

 
 

Repository files navigation

Merlin for Sublime Text 3

About

This plugin for Sublime Text 3 allows you to analyse OCaml source code, autocomplete and infer types while writing. It checks automatically for syntax or type errors.

Installation

First of all, be sure to have merlin installed. The current supported version of merlin is 2.x. The shorter way of doing this is with opam, an OCaml package manager:

opam install merlin

Next, install the ‘Merlin’ package using Package Control or clone this repository in your Packages folder:

git clone https://github.com/cynddl/sublime-text-merlin.git Merlin

License

Sublime-Text-Merlin is licensed under the MIT License. See the file LICENSE.md for more details.

About

Merlin 2 package for Sublime Text 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%