Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

believer/coc-rescript

Repository files navigation

coc-rescript

npm version

coc.nvim extension for ReScript.

Use the official plugin at vim-rescript instead.

The server is a rewrite of the VS Code server in ReScript.

Features

  • Formatting (bs-platform >= 8.2.0)
  • Error highlighting (bs-platform >= 8.3.0)

Installation

:CocInstall coc-rescript

In order to get automatic formatting you need to add the following in your :CocConfig:

{
  "coc.preferences.formatOnSaveFiletypes": ["rescript"]
}

About

ReScript extension for coc.nvim

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published