-
-
Notifications
You must be signed in to change notification settings - Fork 67
Typescript syntax highlighting in vim macos broken #292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I am facing the same issue. Here's a simple tsx file to replicate it:
|
Please minimize the example by deleting as much code as possible |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When i go to a typescript or tsx file the top of the file syntax highlights fine, but then when i've been in the file a little while or after going down about 35 lines, the syntax highlighting stops. The color then gets removed as I move my cursor back up to the top of the file. Or the program just crashes completely and I need to force close the process. Not usable.
Just noticed this
'redrawtime' exceeded, syntax highlighting disabled
but the program is now unresponsive.
I have no language server or anything on the system, just the native vim
The text was updated successfully, but these errors were encountered: