El 10/09/11 02:57, Gary Johnson escribió:
If, on the other hand, Command+C is seen only by the Mac OS and all Vim sees is the text characters in its input stream, then you may have to resort to some other, less attractive solution, such as changing your 'formatoptions' as Taylor suggested, or toggling the 'paste' option before and after the pasting operation.
If that is the case, another possible solution would be using a Vim command to paste instead. Try "+p and "*p.
Also, see :h 'clipboard'.

--
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