Skip to content

frioux/vim-regedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regedit.vim

Regedit allows very simple modification of registers, for the purpose of updating or correcting macros. Check out the demo below:

demo

Basic Usage

By default you'll have the mapping installed as <leader>E, so to edit the w register, you'd press: <leader>Ew. There is more detail in the included documentation.

Installation

If you don't have a preferred installation method, I recommend installing pathogen.vim, and then simply copy and paste:

cd ~/.vim/bundle
git clone git://github.com/frioux/vim-regedit

Once help tags have been generated, you can view the manual with :help regedit.

Self-Promotion

Like regedit.vim? Follow the repository on GitHub. And if you're feeling especially charitable, follow frioux on Twitter and GitHub.

License

Copyright (c) Arthur Axel fREW Schmidt. Distributed under the same terms as Vim itself. See :help license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published