jordwalke / jordwalke/vim-reasonml
Support for opam-based environments
Open
- Dominant language
- Vim Script
- Stars
- 111
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
When using opam without esy, #3 allows vim to start editing Reason or OCaml without immediately throwing up errors. Unfortunately none of the `:MerlinTypeOf` and similar commands are available for me when editing Reason code when using:
* opam
* `merlin` and `reason` pinned to `--dev-repo`
* This plugin + the vim plugin that comes with Merlin
Automatic error highlighting on save does work and is wonderful. I'm using ALE if that makes a difference.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.