Skip to content
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

Highlighting mistakes #39

Open
osenvosem opened this issue Aug 29, 2018 · 6 comments
Open

Highlighting mistakes #39

osenvosem opened this issue Aug 29, 2018 · 6 comments

Comments

@osenvosem
Copy link

It doesn't highlight a part of JSX code.
screen shot 2018-08-29 at 15 01 53

It often highlight closed parentheses and brackets with red for some reason.
screen shot 2018-08-29 at 15 02 06
screen shot 2018-08-29 at 15 02 19

@chemzqm
Copy link
Member

chemzqm commented Aug 29, 2018

Disable plugin pangloss/vim-javascript to get rid of it.
Document have mentioned that.

@osenvosem
Copy link
Author

@chemzqm it is disabled

@chemzqm
Copy link
Member

chemzqm commented Aug 29, 2018

@osenvosem Could you upload your code so I can reproduce it?

@redbmk
Copy link
Contributor

redbmk commented Aug 29, 2018

@osenvosem in somewhat larger pieces of code the syntax can get messed up. I have a macro set up to run :syntax sync fromstart which fixes it for me. Could you try that here to see if that helps?

@JESii
Copy link

JESii commented Apr 22, 2019

I've had the same issue and just reload the file with :e

@alexseitsinger
Copy link

I am having the same issue. I don't have vim-javascript enabled. Does anyone know what is causing this to occur in the first place?

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

No branches or pull requests

5 participants