Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 189 Bytes

File metadata and controls

10 lines (6 loc) · 189 Bytes

Paste From Clipboard to Vim

Back{: .button}

Contents of the clipboard can be open into a buffer by piping the contents pbpaste to vim -

pbpaste | vim -