Skip to content

Instantly share code, notes, and snippets.

@Jim-Holmstroem
Created March 28, 2012 06:59
Show Gist options
  • Save Jim-Holmstroem/2224390 to your computer and use it in GitHub Desktop.
Save Jim-Holmstroem/2224390 to your computer and use it in GitHub Desktop.
Hexeditor in VIM
:%!xxd #set
:%!xxd -r #unset
Stream vim’s buffer through the external program ‘xxd’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment