hex.nvim
hex editing done rightediting-support
manually-created
hex.nvim enables efficient hex editing. It allows you to switch between hex and normal views, and edit and delete bytes seamlessly. The plugin makes use of the xxd utility for dumping and assembling hex data.
Media

Install instructions
Dotfyle does not endorse any plugins. Install at your own risk.
{ "RaafatTurki/hex.nvim" }
Developers using hex.nvim
more configs
38
init.lua
55
7733
14
init.lua
83
5137
11
init.lua
81
7665
7
init.lua
43
1771
Other editing-support plugins
more plugins
windwp/nvim-autopairs
autopairs for neovim written in lua
3781
6
editing-support
nvim-treesitter/nvim-treesitter-context
Show code context
2970
6
editing-support
folke/snacks.nvim
🍿 A collection of QoL plugins for Neovim
5765
17
editing-support
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1925
6
editing-support