Is there any plugin that functions as a clipboard? So anything that cut, copy, paste etc. should be in the clipboard ready to use, if needed.
Clipboard plugin
OdatNurd
#2
A behaviour similar to this is built into Sublime by default; Edit > Paste from History
will pop up a history list of things you have cut or copied from within Sublme. If you check the menu entry you can see what the key binding is set to (default for Windows/Linux seems to be Ctrl+KCtrl+V).
0 Likes