On Tue, September 22, 2009 6:15 pm, Roald wrote: > I'm using a vim script 'xml.vim'. Also I'm using the mappings > ':inoremap <Cr> <Esc>' and ':nnoremap <Cr> i<Cr><Esc>'. Because of > this, the script doesn't work right. The line giving problems uses > 'exe "normal ..."'. Is there a way to make sure the commands > represented by ... won't be mapped?
I am not sure if I understand correctly. But I think you are looking for :normal! regards, Christian --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
