On Sunday, August 12, 2012 11:22:38 PM UTC-5, sinbad wrote: > how do i make vim think that the > set paste option is set if i'm > pasting output from outside. i use > shift-insert to paste, can this be > mapped to set/unset paste? > > tia
Probably, but mappings are ignored while 'paste' is set. Also see :help 'pastetoggle'. -- 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
