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

left angle bracket highlight issue #84

Open
laoshaw opened this issue Aug 21, 2019 · 2 comments
Open

left angle bracket highlight issue #84

laoshaw opened this issue Aug 21, 2019 · 2 comments

Comments

@laoshaw
Copy link

laoshaw commented Aug 21, 2019

I have to use < sometimes, i.e. x < y, or x <= y, it seems I can not do < to escape the weird highlighting:

vi /tmp/test.md
<normal.color now highlighted the rest of the line after first word, only first word is normal color
this line is highlighted
this line is also highlighted

now highlight stops due to the matching angle bracket otherwise it will highlight all the rest lines below!

basically, whenever I put a <, strange highlight occurs all the way, until I put a > to close that strangeness, what is that? how can I escape or is this just a bug?

@cliid
Copy link

cliid commented Jan 17, 2021

did you solve the problem...?

@cliid
Copy link

cliid commented Jan 17, 2021

I just used `` to solve the problem... hmmm...

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

No branches or pull requests

2 participants