howard Schwartz schrieb am 16.03.2012 um 20:31 (-0700): > > nnoremap : :set paste<CR>: > > That disables them in command mode. But now I have to enable them > back again, somehow when I leave command mode and return to normal > mode.
Not sure that's answering your question, but maybe pastetoggle? :help 'pastetoggle' set pastetoggle=<F5> Michael -- 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
