add rescript support to vim-polyglot

Open
#53 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
vim
Domain
tooling

Research direction

Start by comparing the referenced packages.yaml entries for Reason and OCaml in vim-polyglot. Determine how ReScript support would be represented there and confirm that the integration provides syntax support through the existing vim-rescript plugin; done means the relevant vim-polyglot configuration includes ReScript support.

Written by the indexing model from the issue text.

Description

https://github.com/sheerun/vim-polyglot is a popular repo for getting all languages support (so that you don't install each lsp individually)

should this be added to the list to make it simpler for newcomers to have rescript syntax support out of the box, without even installing any new plugins

for example reason config:
https://github.com/sheerun/vim-polyglot/blob/ce31cd1d2f4e8eee9fd91325e4599f15cb9566fd/packages.yaml#L1390-L1394

and ocaml:
https://github.com/sheerun/vim-polyglot/blob/ce31cd1d2f4e8eee9fd91325e4599f15cb9566fd/packages.yaml#L1105-L1117

Dominant language
Vim Script
Stars
164
Forks
17
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rescript-lang/vim-rescript

All issues in rescript-lang/vim-rescript

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.