You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ).
Copy file name to clipboardExpand all lines: README
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,8 @@ The GUI significantly simplifies your interaction with the yankring for basic fu
46
46
47
47
Here is a small section from the tutorial (using maps) so you have some idea of how you interact with the plugin gaining access to previous yanks. Using the GUI for basic operations is self explanatory.
48
48
49
+
:h yankring-tutorial
50
+
49
51
---- Partial Tutorial ----
50
52
To understand how to use the yankring, the following example should demonstrate the various features.
0 commit comments