Skip to content

Reproduces syntax highlighting issues with `vim-jsx-pretty` issue 86

Notifications You must be signed in to change notification settings

davidroeca/vim-jsx-pretty-issue-86-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-jsx-pretty reproduction

This repository reproduces an issue with syntax highlighting of generic functions for both flow and typescript.

Reproduction

Reproduction should be as simple as:

# might take a few minutes; builds from source
make build
make run
# once within the container
nvim -O src/test.js src/test.tsx

Cleanup

If you want to clear up the containers/images:

make clean

Dependencies

  • make
  • docker (tested on 19.03.3, but should work on older versions too)

About

Reproduces syntax highlighting issues with `vim-jsx-pretty` issue 86

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published