Skip to content

rootkiter/vim-hexedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Use

Tips 1 : f| will help you locate the character area immediately.

Tips 2 : :Hexsearch 41414141 can help you search for a hex string, then n can help you find the next matching string in order.
:HexsearchClean help you clean up your last "Hexsearch" and restore VIM's default matching function.

Install

Install under blank environment

    $ git clone https://github.com/rootkiter/vim-hexedit.git ~/.vim

Install under Pathogen

    $ git clone https://github.com/rootkiter/vim-hexedit.git ~/.vim/bundle/vim-hexedit

About

Hexedit is a plug-in under VIM, which is used to strengthen the hex editing ability of VIM.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published