c4rlo / vimhelp

Google App Engine based project which regularly generates HTML versions of the Vim help files
https://vimhelp.org
MIT License
83 stars 9 forks source link

Wrong highlighting of “CTRL-?” #5

Closed ZyX-I closed 10 years ago

ZyX-I commented 10 years ago

-? part is not highlighted as a part of the key combo (:h fixdel):

-? not highligted

In vim:

-? highlighted

. It is not linked anywhere though: there is no corresponding tag.

c4rlo commented 10 years ago

Fix is live. This also fixes various other issues with the CTRL- parsing.