We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed another programmer open a .ico file in sublime and it opened a hex representation of the binary. Vim can do this too http://vimdoc.sourceforge.net/htmldoc/tips.html#hex-editing any interest in getting this into M-A?
.ico
The text was updated successfully, but these errors were encountered:
It looks like it needs to be configured per extension? Is there a set of extensions that would be useful to everyone?
Sorry, something went wrong.
I can imagine viewing hex dumps useful when reverse engineering things or solving programming challenges. So I vote
No branches or pull requests
I noticed another programmer open a
.ico
file in sublime and it opened a hex representation of the binary.Vim can do this too http://vimdoc.sourceforge.net/htmldoc/tips.html#hex-editing any interest in getting this into M-A?
The text was updated successfully, but these errors were encountered: