/vim-visput

sensible visual puts in vim

Primary LanguageVim scriptMIT LicenseMIT

vim visput

This plugin improves visual puts:

  • Makes them repeatable with ..
  • Doesn't overwrite the " register when putting.

Installation

If you use vim-plug, then add the following line to your vimrc file:

Plug 'andymass/vim-visput'

and then use :PlugInstall. Or, you can use vim's built-in plugin system (:help packadd) or any other plugin manager.

Maps

This plugin overrides visual mode maps p and P.

Self-promotion

Check out my other plugins, 🤜🤛 match-up and 💨⛵ trade-winds.