sponsor Vim development Vim logo Vim Book Ad

yankee : minimal plugin to make yanking more fun

 script karma  Rating 0/0, Downloaded by 815  Comments, bugs, improvements  Vim wiki

created by
Niels Madan
 
script type
utility
 
description
Yankee is a minimal plugin to fix some of the annoyances around yanking and maybe more in the future.

Current features:

* locking default paste register (so that `p` will keep pasting the same thing, even if you delete/change/yank
  something else in between).

v1.0 features:

* easily paste from system clipboard

More details? See https://github.com/nielsmadan/yankee
 
install details
yankee depends on venom. Best way to install is with [vim-plug](https://github.com/junegunn/vim-plug):

Plug 'nielsmadan/venom' | Plug 'nielsmadan/yankee'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
yankee.zip 0.5 2017-05-26 7.0 Niels Madan Initial upload
ip used for rating: 216.73.216.103

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github