← Back to context Comment by shmerl 1 day ago Any good neovim plugin recommendation for hex editing? 2 comments shmerl Reply contingencies 20 hours ago I came to scan for the same thing, basically. Is there a vi(m) hex editor?Hexmode https://github.com/fidian/hexmode or vim-deadc0de https://www.vim.org/scripts/script.php?script_id=6033With decent color support? No. traderj0e 19 hours ago I was kinda expecting vim with whatever common plugins I installed to do this already, but no. It does nice highlighting for all sorts of text formats, even non-code things like CSV, but not hex.
contingencies 20 hours ago I came to scan for the same thing, basically. Is there a vi(m) hex editor?Hexmode https://github.com/fidian/hexmode or vim-deadc0de https://www.vim.org/scripts/script.php?script_id=6033With decent color support? No. traderj0e 19 hours ago I was kinda expecting vim with whatever common plugins I installed to do this already, but no. It does nice highlighting for all sorts of text formats, even non-code things like CSV, but not hex.
traderj0e 19 hours ago I was kinda expecting vim with whatever common plugins I installed to do this already, but no. It does nice highlighting for all sorts of text formats, even non-code things like CSV, but not hex.
I came to scan for the same thing, basically. Is there a vi(m) hex editor?
Hexmode https://github.com/fidian/hexmode or vim-deadc0de https://www.vim.org/scripts/script.php?script_id=6033
With decent color support? No.
I was kinda expecting vim with whatever common plugins I installed to do this already, but no. It does nice highlighting for all sorts of text formats, even non-code things like CSV, but not hex.