2012-11-08 vicky b:

> one thing that still me back to other editors is the ease with
> which we can  copy and paste , can anybody help me out with safe
> effect in vim or any thing of that sort

You can

  set clipboard=unnamed

to use the system clipboard for yank and paste operations. With this
option you can easily copy and paste within vim and to/from other
applications. For further information see

  :h 'clipboard'


Marco


-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to