Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chaoren/vim-hex
- Owner: chaoren
- Created: 2020-07-26T23:35:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-26T19:44:59.000Z (over 2 years ago)
- Last Synced: 2024-10-13T14:16:39.413Z (2 months ago)
- Language: Vim script
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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