I don't know why I always get trailing characters error if I use "|". That's why I avoid using "|".
Any more advice?
Anna
On Tue, Dec 1, 2009 at 2:52 PM, Kana Natsuno <kana@whileimautomaton.net> wrote:
> onoremap w :<C-U><CR>:exe DoCommand()<CR>:call DoSomethingElse()<CR>onoremap w :<C-U>exe DoCommand() | call DoSomethingElse()<CR>
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment