ryanartecona / reason

Reason layer around reason-mode for Spacemacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reason layer around reason-mode

Description

This is some hacks I’ve done to get a Spacemacs layer around reason-mode found in the reason repo.

Install

Clone this repo into ~/.emacs.d/private/reason. To use this configuration layer, add it to your ~/.spacemacs. You will need to add reason to the existing dotspacemacs-configuration-layers list in this file. Also make sure you have ocaml layer included, since reason uses Merlin (and only one layer can be in control of a package).

About

Reason layer around reason-mode for Spacemacs


Languages

Language:Emacs Lisp 100.0%