Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Syntax Highlighting errors in flow with generics #81

Open
wsdjeg opened this issue Jan 27, 2019 · 0 comments
Open

Syntax Highlighting errors in flow with generics #81

wsdjeg opened this issue Jan 27, 2019 · 0 comments

Comments

@wsdjeg
Copy link

wsdjeg commented Jan 27, 2019

flow

Highlight this code correctly:

type Test2<A> = A;
type Test = Test2<{}>;
type Test3 = string;

ref: https://github.com/SpaceVim/SpaceVim/issues/2458

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant