You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to do this, need to dig into vim plugin apis a bit more to figure
it out. Took some figuring out to
highlight the hex, used :match, :2match, and :3match to highlight the rows
in the hex, ran out of :Xmatch functions.
In the hex view highlight also the current equivalent text/ASCII.
PS: Thanks for the great tool 👍
The text was updated successfully, but these errors were encountered: