hexmode
hexmode copied to clipboard
Vim plugin to edit binary files in a hex mode automatically.
When I `:w` when editing a binary file with `vim -b `, all my marks get deleted. This is especially frustrating when undoing a change and saving and not staying...
Hi, thanks for this plugin, very handy! I seem to have issues when using the `:Hexmode` command however. When I save a file that was opened using the `-b` command...
Vimdiff
Is there any way to get this working with vimdiff it currently only opens the 1st Tab in hexmode.
Would you please modify hexmode so as to preserve vim's default handling of known binary files (e.g., *.gz, *.zip, etc.)? Currently I get: % vim text.txt.gz Error detected while processing...