← All repos

opam-user-setup

Simplify the configuration of editors for using OCaml tools

Browse cluster: OCaml Systems and Utilities
95commits
9contributors
4languages

Tech stack & purpose

opam-user-setup is a tool that automates editor configuration for OCaml development by integrating OCaml tools available through the opam package manager. It supports multiple editors including Emacs, Vim, Sublime Text, and others, configuring them with tools such as ocp-indent, Merlin, and ocp-index. Written in OCaml and designed to work with opam 1.2 or later (requiring OCaml 4.02.0 or newer), the project is organized around a core set of modules and editor-specific configuration directories that follow a common interface. The tool is customizable and reversible, catering to both OCaml beginners and advanced users who manage configuration files carefully.

Languages

OCaml
79.0%
Python
16.6%
Makefile
2.5%
Dockerfile
1.9%

Contributors