vim-hex-rework : vim hex edit plugin
script karma |
Rating 12/5,
Downloaded by 392 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Zhanqian Ye |
|
script type |
utility |
|
description |
Vim embeds with xxd to display hex strings, the hex string can be changed only when the number of hex strings is the same, thus you can't insert new hex character, or delete some existing hex character.
vim-hex-rework add one command: Hexrework. You can insert new hex characters, delete hex characters in the hex string, then run 'Hexrework' command, the 'Hexrework' command will change current buffer's content, make it match with xxd format. When the file is written, the binary file is updated accordingly.
The whole document can be found at https://github.com/rargo/vim-hex-rework |
|
install details |
copy the script file into your ~/.vim/plugin directory or use vim install plugin tools like Vundle.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.219.194.82
|