Vimcasts

In each episode, Drew Neil demonstrates one of Vim's features, showing how to incorporate it into your workflow.

http://vimcasts.org

subscribe
share






Accessing the system clipboard from Vim


In some environments, Vim lets us access the system clipboard using the quoteplus register, "+. When this feature is enabled, we can use it with the delete, yank and put operations in much the same way that we use Vim’s other registers. Pasting from this register usually produces better results than using the system paste command in Insert mode.


fyyd: Podcast Search Engine
share








 November 11, 2013  4m