Watchers

YankRing.vim

Maintains a history of previous yanks, changes and deletes

  • Script id: 1234
  • Author: David Fishburn
  • Latest version: 12.0
  • Release date: 2011-09-17
  • Release notes:
    NF: Added support for the clipboard option "unnamedplus" which was added after 7.3 (Hong Xu).

    NF: When displaying the YankRing using YRShow, a new command "R" has been added to display all of Vim's registers [0-9a-z].

    BF: YRMapsDelete did not remove the normal mode @ map, which interfers with recorded macros (Philippe Vaucher ).