rescript-lang / rescript-lang/vim-rescript
add rescript support to vim-polyglot
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 164
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100