Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chaoren/vim-hex

Hex editor in Vim
https://github.com/chaoren/vim-hex

Last synced: 28 days ago
JSON representation

Hex editor in Vim

Awesome Lists containing this project

README

        

# Hex editor in Vim

`vim -b file.dat` to edit file in hex mode.

![Hex view][1]

## Related

[hexmode][2]

[1]: /img/hex.png
[2]: https://github.com/fidian/hexmode